Releases: TRI-AMDD/beep
Releases · TRI-AMDD/beep
v2020.5.16
- 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
v2020.5.5
- 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
v2020.4.25
- 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
v2020.4.20
- Add newline to put_record data
- Capitalize protocol generator service name
- Adding instructions to setup testing in README
v2020.4.10
- Change the paused column in the summary data to be int type
v2020.4.9
v2020.4.9 release
v2020.4.8
- 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
v2020.4.5
- 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
v2020.3.31
v2020.3.31 release
v2020.3.19
- add cumulative capacity to summary stats
- add biologic parsing functionality (beta)
- add coverage, travis to CI
- updates to batch processing