Skip to content

Remove Height and Length from Plates #141

@Koeng101

Description

@Koeng101

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Remove height and length from Plates object. This information can all be derived from the plate_form (and so far, for all objects in our database, there is a height of 8 and length of 12, and will be in the foreseeable future).

Any plate_form ending with 96 is height 8 length 12, and plate_form ending with 384 is height 16 length 24, any plate_form ending with 8 is height 8 length 1, and microcentrifuge2ml is height 1 length 1. These can all be hard coded, and used wherever height and length are currently used. This should simplify the importation of plates, and make it less error prone for users.

Describe alternatives you've considered

Anything else?
Didn't want to add these into another pull request because I generally don't want to do any model updates until I get more familiar with deployment methods.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions