Interactive
The rail.interactive module provides a set of functions that act as replacements for
the class-based system of running RAIL, which is now primarily used for Pipeline Mode.
These functions are generated at runtime from the RailStage classes and therefore do not have viewable source code.
The docstrings given below are created from the RailStage classes and their primary method (called the entrypoint function), and can be seen by users by inspecting the function objects.
They are updated along with pz-rail-base, but the content of them is generated from the algorithm packages, using the versions that were available when this documentation was generated. Therefore, if your installed version of pz-rail-base differs from the current version, this documentation may not match the docstrings available on your machine.
- rail.interactive.creation namespace
- rail.interactive.creation.degraders namespace
- rail.interactive.creation.degraders.addRandom module
- rail.interactive.creation.degraders.desi_selector_phy module
- rail.interactive.creation.degraders.grid_selection module
- rail.interactive.creation.degraders.observing_condition_degrader module
- rail.interactive.creation.degraders.photometric_errors module
- rail.interactive.creation.degraders.quantityCut module
- rail.interactive.creation.degraders.spectroscopic_degraders module
- rail.interactive.creation.degraders.spectroscopic_selections module
- rail.interactive.creation.degraders.specz_som module
- rail.interactive.creation.degraders.unrec_bl_model module
- rail.interactive.creation.engines namespace
- rail.interactive.creation.degraders namespace
- rail.interactive.estimation namespace
- rail.interactive.estimation.algos namespace
- rail.interactive.estimation.algos.bpz_lite module
- rail.interactive.estimation.algos.cc_yaw module
- rail.interactive.estimation.algos.cmnn module
- rail.interactive.estimation.algos.dnf module
- rail.interactive.estimation.algos.equal_count module
- rail.interactive.estimation.algos.flexzboost module
- rail.interactive.estimation.algos.gpz module
- rail.interactive.estimation.algos.k_nearneigh module
- rail.interactive.estimation.algos.lephare module
- rail.interactive.estimation.algos.minisom_som module
- rail.interactive.estimation.algos.naive_stack module
- rail.interactive.estimation.algos.nz_dir module
- rail.interactive.estimation.algos.point_est_hist module
- rail.interactive.estimation.algos.pzflow_nf module
- rail.interactive.estimation.algos.random_forest module
- rail.interactive.estimation.algos.random_gauss module
- rail.interactive.estimation.algos.sklearn_neurnet module
- rail.interactive.estimation.algos.somoclu_som module
- rail.interactive.estimation.algos.train_z module
- rail.interactive.estimation.algos.true_nz module
- rail.interactive.estimation.algos.uniform_binning module
- rail.interactive.estimation.algos.var_inf module
- rail.interactive.estimation.algos namespace
- rail.interactive.evaluation namespace
- rail.interactive.tools namespace