You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue/374/introspection (#381)
* added stages/__init__.py for introspection functions
* added os.path.expandvars to data
* updated stages/__init__.py
* tweek docstrings in src/rail/creation/degradation/observing_condition_degrader.py to avoid issues with sphinx
* fix up gitignore
* updated unit tests for rail.stages
* fix up coverages
* fix up stages
* updated introspection stuff
* added src/rail/core/introspection.py
Merge pull request #354 from LSSTDESC/issue/41/rando
Addressing the last few remaining places where randoms aren't using default_rng and/or a configurable seed