thatchemistryguy / PyParse

Automated analysis of LCMS data for high throughput chemistry experiments
https://thatchemistryguy.github.io/PyParse/
16 stars 0 forks source link

ImportRPT doesn't recognise type of well designation #8

Closed thatchemistryguy closed 5 months ago

thatchemistryguy commented 1 year ago

ImportRPTdata function fails to recognise whether the well is described by row,column or column,row. Differing setups in LCMS machine can mean that both are possible.

Failure to recognise the type of well designation leads to fatal error in script.

thatchemistryguy commented 5 months ago

Issue fixed in recent version - changes cemented in place with the move of relevant code to getWatersData.py