NSLS2 / NSLS2/mxplate

updates for 2024-1

Open
#4 3 comments 0 reactions 2 assignees View on GitHub

@vshekar is already working on this.

Since Mar 21, 2024.

Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.