Release v0.42.0
What's Changed
- add nwb adapter for saving/loading PoseData as .nwb by @gbeane in #305
- add jabs-cli command for converting jabs pose file to nwb pose file by @gbeane in #306
- replace remaining QMessageBox instances with JABS custom MessageDialog by @gbeane in #308
- Nwb export updates, add nwb export in-app user guide documentation by @gbeane in #309
- some packaging and readme updates by @gbeane in #310
- Add "Get Info" context menu to video list by @gbeane in #313
- Fix segfault when computing signal features in forked worker processes on macOS by @gbeane in #314
- fix _use-numpy-detrend by @gbeane in #317
- Add in-place pose update and label remapping for updated pose files by @keithshep in #312
- When loading NWB, sort PoseEstimationSeries into JABS expected order by @gbeane in #316
- bump version for release by @gbeane in #318
Full Changelog: v0.41.0...v0.42.0