JAnderson419 / Ferro

A python package to ease manipulation of ferroelectric (and perhaps ferromagnetic) test data. Includes experimental modeling capabilities.
Other
3 stars 5 forks source link

Parser to pull measurement metadata from CSV filename #9

Open JAnderson419 opened 4 years ago

JAnderson419 commented 4 years ago

For individuals importing data from CSV, it would be good to allow them to specify a regex/function to pull metadata directly from the filename.

JAnderson419 commented 4 years ago

This is implemented for frequency and temperature, but could perhaps be generalized more if required?