LSSTDESC / augur

DESC forecasting and inference validation tool
MIT License
3 stars 2 forks source link

Fix astropy warnings #27

Closed elisachisari closed 5 months ago

elisachisari commented 2 years ago

We have some warnings from Astropy when running the example from the SRD:

WARNING: AstropyDeprecationWarning: output_fishery1/latex_table.tex already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] WARNING:astropy:AstropyDeprecationWarning: output_fishery1/latex_table.tex already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. We should fixe them to get the desired behavior from that library in the future.

fjaviersanchez commented 5 months ago

This is not an issue in the new versions.