You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the spectra files have the same filename, e.g. 'u40008.fits' for both an optical and NIR spectrum. The metadata is correct for these files (about 40 of them) but the file path in the SPECTRUM table is too generic.
Someone must:
Find the files using the db.clean_up() method on the SPECTRA table,
Change the filename(s) in the BDNYC_specra directory, and
Update the spectrum column in the table to reflect the new filename(s)
The text was updated successfully, but these errors were encountered:
Some of the spectra files have the same filename, e.g. 'u40008.fits' for both an optical and NIR spectrum. The metadata is correct for these files (about 40 of them) but the file path in the SPECTRUM table is too generic.
Someone must:
db.clean_up()
method on the SPECTRA table,spectrum
column in the table to reflect the new filename(s)The text was updated successfully, but these errors were encountered: