BHTOM-Team / bhtom2

7 stars 2 forks source link

Error messages to be more informative for CSV Photometry Upload #124

Closed wyrzykow closed 1 month ago

wyrzykow commented 8 months ago

CSV photometry upload could check for possible errors, and give a more detailed message. Let's list the possible errors here and then code them:

  1. File has the wrong format (check if JD is used or MJD, and if all the columns are there and the header)
  2. File should have the .csv extension
  3. ... add more if encountered
YuriiPurdenko commented 3 months ago

It seems to be a duplicate of that issue https://github.com/BHTOM-Team/bhtom2-uploadService/issues/5