Activity
Add masked loss.
Add masked loss.
Update centroid estimator to include mask
Update centroid estimator to include mask
fix typo in docstring
fix typo in docstring
fix typo in docstring
fix typo in docstring
fix type in docstring
fix type in docstring
apply black formatting to project
apply black formatting to project
on Apr 25, 2024
Add use_prior flag to training_config.yaml
Add use_prior flag to training_config.yaml
Add missing data_conf to method in MetricsConfigHandler class and ref…
Add missing data_conf to method in MetricsConfigHandler class and ref…
fix typos in comments
fix typos in comments
black formatting
black formatting
on Apr 8, 2024
fill docstring
fill docstring
fix docstring typo
fix docstring typo
add centroid helper function
add centroid helper function
also apply black
also apply black
improve docstring and fix change of units
improve docstring and fix change of units
Fix conversion functions
Fix conversion functions
finish CCD missalignment class
finish CCD missalignment class
Merge branch 'case_study_psf_decontamination' of https://github.com/C…
Merge branch 'case_study_psf_decontamination' of https://github.com/C…
Modify comments re: paths and dataset files
Modify comments re: paths and dataset files
fix bug with name
fix bug with name
Merge branch 'case_study_psf_decontamination' of https://github.com/C…
Merge branch 'case_study_psf_decontamination' of https://github.com/C…
on Apr 4, 2024
Update training_config.yaml with new config settings for physical lay…
Update training_config.yaml with new config settings for physical lay…
Change paths and id_names for new baseline
Change paths and id_names for new baseline
Add phase_retrieval validation dataset
Add phase_retrieval validation dataset
Reorganise functions and attributes for better readability
Reorganise functions and attributes for better readability
Reformat with black
Reformat with black
Update train validation test with new data_conf arg and removal of tr…
Update train validation test with new data_conf arg and removal of tr…
Add unit tests for register_psfclass and set_psf_model
Add unit tests for register_psfclass and set_psf_model
Add attrs save_optim_history_param and save_optim_history_nonparam
Add attrs save_optim_history_param and save_optim_history_nonparam
Add hasattr to conditional for saving optimiser histories
Add hasattr to conditional for saving optimiser histories