Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UserWarning FixedFormatter errors #130

Open
jeanconn opened this issue Mar 21, 2022 · 1 comment
Open

Fix UserWarning FixedFormatter errors #130

jeanconn opened this issue Mar 21, 2022 · 1 comment
Labels

Comments

@jeanconn
Copy link
Contributor

I'm assuming FixedLocator should be used but not clear if we could just suppress the warning. These are coming the the email log output for mag_estimate_report.

Errors in files:
/proj/sot/ska3/flight/data/agasc/logs/supplement_update.log
** ERROR - line 32198: /proj/sot/ska3/flight/lib/python3.8/site-packages/agasc/supplement/magnitudes/mag_estimate_report.py:574: UserWarning: FixedFormatter should only be used together with FixedLocator
** ERROR - line 32242: /proj/sot/ska3/flight/lib/python3.8/site-packages/agasc/supplement/magnitudes/mag_estimate_report.py:574: UserWarning: FixedFormatter should only be used together with FixedLocator
@jeanconn jeanconn added the bug label Mar 21, 2022
@javierggt
Copy link
Contributor

Yes, this should be the same fix as sot/proseco#371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants