documents icon indicating copy to clipboard operation
documents copied to clipboard

Updated extraction code for Project-NiCd

Open safety-not-guaranteed opened this issue 8 months ago • 1 comments

Edited and clarified statements in comments, as well as created more efficient dictionary assignment for conditioned data. This file is otherwise the same as rwout.ipynb, utilizing pandas, numpy, itertools and os, with manipulation of the .csv and .uba files and creation of a series of dictionaries to condition the .csv files for further algorithmic comparison. Potential issues may be that the conditioned data is being inaccurately truncated.

Largest changes are here: image

safety-not-guaranteed avatar May 25 '24 02:05 safety-not-guaranteed