Latest Version 2.3.0 Changelog:
- Added: Nanopore ToolBox.
- Added: 3D figure support.
- Bug fixed: fixed the Bug previous version.
Version:2.2.0
Changelog:
- Added: Princeton Instruments LightField .spe file format support.
- Added: ignore the small time step in multistagepnl analysis by setting limit time.
- Bug fixed: fixed the signal lose in siglestaepAdeapt2 method.
Version:2.1.4
Changelog:
- Bug fixed: fixed bug in preversion
- Added: baseline remove
Version:2.1.3
Changelog:
- Bug fixed: fixed bug in preversion
- optimization :improve the performance of table and data view.
- Added: stack plot, sheet merge/concat.
- Added: denoise.
- Warring: sample Data and fig setup in previous version is not ompatible in this version.
Version:2.1.2
Changelog:
- Bug fixed: fixed bug in v2.1.0
- optimization :improve the performance of table.
- Added: kdeplot,violin plot, heatmap plot.
Version:2.1.0
Changelog:
- Bug fixed: fixed bug in v2.0.3.
- Bug fixed: the std and charge error in nanopore analysis adept2 model.
- new feature: Data normalization, pivot, unpivot, copy/paste.
- new feature: change the figure parm set widget.
- Added: line + hist figure, line shareX figure, line twinxy figure, scatter + hist +kde figure, time series hist figure, regplot figure.
Version:2.0.3
Changelog:
- Bug fixed: fixed bug in v2.0.2.
- new feature: Data normalization.
- Linux version released.
Version:2.0.2
Changelog:
- Bug fixed: read .ini file failed.
- Bug fixed: cluster apply failed.
- Added : countour, contourf, imshow plot.
- Added: seaborn distribution plot.
- new feature: drag move columns.
Version:2.0.1
Changelog:
- Upgrade python to 3.10.2, Matplotlib to 3.5.1
- Bug fixed.
- Added : delete the data ranged in the cursor.
- Added: table analysis log.
- Added: Simple statics analysis in Table.
- Added: new figure, stacked line plot with Y offset.
- Added: new figure, violinplot (uncomplete)
Version:2.0.0
Changelog:
- Overall Model-View framework.
- Redesign the PNL project file, speed up the file write and read. Better applicability. But incompatible with PNL version 1.x.
- Upgrade python to 3.10.1, Qt to PySide6, Matplotlib to 3.5.
- Optimize the signal analysis app.
- Add Manual analysis app.
- Add the .pnlfig, .pnltb, and .pnldata format.
- Bug fixed.
Version:1.0.2
install command: chmod +x pynanolab-1.0.2-install.run & sudo ./pynanolab-1.0.2-install.run
Changelog:
- change the action of data smooth and denoise. You can set up smooth data by your self.
Version:1.0.1
Changelog:
- fix bug that view fitted signal.
- fix bug save project.
- fix bug add new folder.
- fix the time error of multistepKmeans method.
- add check update action.