Releases: emotional-cities/pluma-analysis
Releases · emotional-cities/pluma-analysis
v0.10.0
What's Changed
- Refactor ZMQ streams into separate modules by @glopesdev in #89
- Add clock source identifier to timestamp column by @glopesdev in #90
- Add support for aligning ZMQ stream timestamps by @glopesdev in #91
- Fix missing imports and ensure consistent index name by @glopesdev in #92
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Remove deprecated numpy type by @glopesdev in #85
- Add missing dependency for loading NEDF files by @glopesdev in #86
- Avoid casting overflow for numpy compatibility by @glopesdev in #87
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Add missing dependency required by heartpy by @glopesdev in #84
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Avoid duplicating timestamp calculations by @glopesdev in #80
- Move pluma sensor features to separate device by @glopesdev in #81
- Add missing collection links by @glopesdev in #82
- Update build system to use uv by @glopesdev in #83
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- Prefer dataset label as record id by @glopesdev in #79
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Add comma separator when exporting multiple items by @glopesdev in #78
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Change address space for VR software harp messages by @aspaNeuro in #71
- Ensure LSL synch markers are not event markers by @glopesdev in #75
- Fix column order of nav data in add_unity_georeference by @aspaNeuro in #76
- Allow decoding UTC time without calibration signal by @glopesdev in #77
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Decode E4 timestamps using correct epoch by @glopesdev in #52
- Add support for aligning E4 hardware timestamps by @glopesdev in #53
- Add E4 multi-stream resampling to exported geojson by @glopesdev in #54
- Improve support for exploring custom geodata by @glopesdev in #55
- Add E4 skin temperature stream to exported geojson by @glopesdev in #60
- Read EEG streams using the MNE python package by @glopesdev in #59
- Add specialized ECG stream with heartrate data by @glopesdev in #57
- Refactor ZMQ streams to auto load harp timestamps by @glopesdev in #61
- Add missing unity streams by @aspaNeuro in #63
- Add Raycast combined gaze info by @aspaNeuro in #64
- Apply ruff recommendations and formatting by @glopesdev in #65
- Update outdoor and VR schemas to latest wearable configuration by @glopesdev in #66
- Add interpolated georeference for VR walks by @glopesdev in #67
- Add support for exporting EEG data as dataframe by @glopesdev in #68
- Use timezone aware objects for record timestamps by @glopesdev in #69
New Contributors
- @aspaNeuro made their first contribution in #63
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Allow referencing stream harp times to UBX time by @glopesdev in #42
- Allow empty EEG streams by @glopesdev in #43
- Allow arbitrary clock referencing strategies by @glopesdev in #44
- Ensure consistent clock reference by @glopesdev in #45
- Resample geospatial data using geopandas by @glopesdev in #46
- Allow path to be specified as geopandas geometry by @glopesdev in #47
- Plot time by default and make colorbar optional by @glopesdev in #48
- Add support for interactive maps by @glopesdev in #49
- Add default caption for time by @glopesdev in #50
- Add missing streams to georeference clock offset by @glopesdev in #51
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Externalize clock calibration algorithm by @glopesdev in #36
- Externalize clock calibration diagnosis plot by @glopesdev in #37
- Allow plotting map over custom figure and axes by @glopesdev in #38
- Use automatic aspect ratio by default by @glopesdev in #39
- Allow custom formatting of map colorbar by @glopesdev in #40
- Ensure microphone clock reference is set to none by @glopesdev in #41
Full Changelog: v0.5.0...v0.6.0