- Adding test for time base interpolation
- Add check to ensure that charge cycle interpolation on charge capacity is uniform
- Change the interpolation axis to be the max range across the run
- generate maccor waveform file from power waveforms
- Change to single feature object for better generalization
- Use ABC abstract class for more explicit rules
- Refactor featurization into class objects
- Remove code that was deleting the charge interpolation and interpolate on capacity
- Increasing the number of retries
- Adding retry wrapper to get secret for events
- power waveform generation from velocity profiles - Thanks to Chirru!
- Add retry logic for logger when NoCredentialsError is encountered
- Change logging to stdout to cleaner method
- Add typing for reloading of the structured file
- Add .yaml file with the data types for each of the data frames
- Cast data types for all data frames in the structure
- Add newline to put_record data
- Capitalize protocol generator service name
- Adding instructions to setup testing in README
- Change the paused column in the summary data to be int type
- Reduce actual peak memory usage and compute time - Thanks to Linda Hung
- Reduce memory and reduce warnings - Thanks to Linda Hung
- Add print statements for stdout only in the stage enviroment
- Add test for events using secrets manager
- Switch over the kinesis event stream name to be pulled from secrets manager
- Add function to determine if there is a pause in the run
- Change method for interpolation of the HPPC cycle to be based on local voltage range
- Add appveyor integration and fix path problems to allow windows compatibility - Thanks to Joseph Montoya
- Update the rest to increment by 12 min per protocol
- add cumulative capacity to summary stats
- Update the template file to change lower safety voltage to 2.0V
- add charge energy and discharge energy to the biologic parser
- add method for biologic file parsing
- add cumulative capacity to summary stats
- add biologic parsing functionality (beta)
- add coverage, travis to CI
- updates to batch processing
- Update the key for looking up diagnostic parameters to be
diagnostic_parameter_set
- Fix for the diagnostic summary so that cycle_type is correctly assigned
- add waveform step as placeholder
- interpolate
date_time_iso
for diagnostic cycles
- Update tests to be standalone
- Added local logs directory
- update README.md
- add administration doc
- add step index counter for diagnostic cycles
- update description, add testing back
- change package name to beep from beep-ep (thank you Ben J. Lindsay!)
- update invoke tasks
- update version