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

Update large number of experiments to database from csv #147

Open
aagamrshah opened this issue Aug 27, 2020 · 2 comments
Open

Update large number of experiments to database from csv #147

aagamrshah opened this issue Aug 27, 2020 · 2 comments

Comments

@aagamrshah
Copy link
Contributor

Interesting new feature: Update large number of experiments to database from csv or some similar format. We can make a template spreadsheet whose values can be populated and then run a small script to update those values to the database. We will need to devise a method to upload the SEM images and the Raman spectra

@dadamsncsa
Copy link
Member

dadamsncsa commented Aug 27, 2020

A couple of questions and a comment:

  • What is the need exactly, why is this better than using the current GrResq submit?
  • Is this a feature of GrResq (eq one would upload the file using the tool), or a internal feature just for us.
  • We have a csv loading script that may be adaptable for this that was used to load the original 50 or so entries

@aagamrshah
Copy link
Contributor Author

aagamrshah commented Aug 27, 2020

Answers:

  • It is difficult and time-consuming if we (or anyone else) want to upload more than a few (10 or more) experiments to the database together
  • Initially, it should be an internal feature. If the room for human error is less, we can make it a public feature
  • The CSV loading script sounds good

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

No branches or pull requests

2 participants