spacetelescope / romancal

Python library to process science observations from the Nancy Grace Roman Space Telescope
https://roman-pipeline.readthedocs.io/en/latest/
Other
28 stars 28 forks source link

source_detection igonring output_dir when saving generated catalog #1213

Open sanjibs opened 2 months ago

sanjibs commented 2 months ago

When running romancal.pipeline.ExposurePipeline with result = ExposurePipeline.call(filename,save_results=True,output_dir=dirname, steps={'source_detection': {'save_catalogs':True}})

The output_dir is ignored.

schlafly commented 2 months ago

@mairanteodoro , can you take a look at this, for B15? i.e., not something we want to try to get into the B14 release.