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

Locate and rename spectra with identical filenames #3

Open
hover2pi opened this issue Mar 15, 2016 · 1 comment
Open

Locate and rename spectra with identical filenames #3

hover2pi opened this issue Mar 15, 2016 · 1 comment
Labels

Comments

@hover2pi
Copy link
Member

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:

  1. Find the files using the db.clean_up() method on the SPECTRA table,
  2. Change the filename(s) in the BDNYC_specra directory, and
  3. Update the spectrum column in the table to reflect the new filename(s)
@hover2pi hover2pi added the bug label Mar 15, 2016
@hover2pi hover2pi changed the title Locate and rename spectra files that are redundant Locate and rename spectra with identical filenames Mar 15, 2016
@dr-rodriguez
Copy link
Member

This may be related to https://github.com/BDNYC/BDNYCdevdb/issues/45

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