LSSTDESC / rail_lephare

RAIL wrapper to the LePHARE photometric redshift code
MIT License
1 stars 0 forks source link

Create base LephareInformer class #4

Closed raphaelshirley closed 7 months ago

raphaelshirley commented 7 months ago

Very basic first stage towards building informer and estimator for rail_lephare as we work through the example goldenspike notebook.

sschmidt23 commented 7 months ago

There is also a separate RAIL estimation demo notebook that focuses on estimators that might be useful if you are mainly working on implementing an estimator: https://github.com/LSSTDESC/rail/blob/main/examples/estimation_examples/RAIL_estimation_demo.ipynb

raphaelshirley commented 7 months ago

Basic inform class is running in Golden spike notebook.

We have various changes to implement.