Please fill out relevant sections below; remove those that are unused.
Describe the bug
when posting to the https://fritz.science/api/archive endpoint without specifying an obj_id the error message Only letters, numbers, underscores, semicolons, colons, +, and - are allowed in source ID is returned. This is because when obj_id=None the radec_to_iau is used to create a name for the source but this will include a . in the name
Please fill out relevant sections below; remove those that are unused.
Describe the bug when posting to the https://fritz.science/api/archive endpoint without specifying an
obj_id
the error messageOnly letters, numbers, underscores, semicolons, colons, +, and - are allowed in source ID
is returned. This is because whenobj_id=None
the radec_to_iau is used to create a name for the source but this will include a.
in the nameTo Reproduce Steps to reproduce the behavior: run
Platform information: