We would like to test how well flat-relative extraction works. Cindy developed the code before her departure. I'm uncertain of how much it has been tested, but my understanding is that the testing was not comprehensive.
@bjfultn, @shalverson, @rrubenza, Gummi, others -- please comment below with tests that you think should be done on this algorithm.
The code should also be documented in Readthedocs.
To get started with testing, one can toggle the configuration parameters below in configs/kpf_drp.cfg.
extraction_method = optimal
#extraction_method = fox
We would like to test how well flat-relative extraction works. Cindy developed the code before her departure. I'm uncertain of how much it has been tested, but my understanding is that the testing was not comprehensive.
@bjfultn, @shalverson, @rrubenza, Gummi, others -- please comment below with tests that you think should be done on this algorithm.
The code should also be documented in Readthedocs.
To get started with testing, one can toggle the configuration parameters below in
configs/kpf_drp.cfg
.