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

updates for 2024-1 #4

Open
dalekreitler-bnl opened this issue Mar 21, 2024 · 3 comments
Open

updates for 2024-1 #4

dalekreitler-bnl opened this issue Mar 21, 2024 · 3 comments
Assignees

Comments

@dalekreitler-bnl
Copy link
Collaborator

Combining several small issues into one for cycle 2024-1

  1. Unique labware constraints to avoid overpopulating db
  2. Add PickDuration column to Pin table now that ArrivalTime and DepartureTime are in HH:MM vs. HH:MM:SS.
  3. Ignore any brackets [] in external comment field when importing imaging csv.
  4. Dynamically assess number of rows beginning with ";" that need to be skipped when importing imaging spreadsheet. The number of rows may vary.
  5. Move away from using samba mount by having application copy csv to "harvesting/" directory prior to importing into database, maybe do some validation check before importing harvesting csv into db. Will need to use similar technique for imaging csv file.
@dalekreitler-bnl
Copy link
Collaborator Author

I'll need to get into the lab and generate some fresh csv files, everything on disk has been hand edited.

@vshekar
Copy link
Collaborator

vshekar commented May 16, 2024

For point # 3, Do we want to strip the brackets from the string? Or process whatever is between them in a certain way?

@vshekar
Copy link
Collaborator

vshekar commented May 16, 2024

Can't find my notes for 1 and 2 unfortunately, can you remind me what we decided?

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

No branches or pull requests

2 participants