Pierre Raybaut
Pierre Raybaut
The purpose of this Issue is to add a `to_dataframe` method to the following objects: - `ResultProperties` - `ResultShape` - (both inherits `BaseResult` class) This `to_dataframe` method would simply return...
Update documentation to include the following new features: - [x] `feature/constant-operations` - [x] `feature/exponential` - [ ] `feature/fft_bode` - [x] `feature/flip-x-axis` - [x] `feature/high-low-pass-filters` - [ ] `feature/impulsion-scalars` - [x]...
## Current behavior Annotations are added and modified exclusively using the separate window view. - Using the "View" > "View in a new window" menu entry:  - Or by...
Regarding intensity profile extraction on images, DataLab currently implements the following: - Intensity profile extraction along an horizontal or vertical line - Intensity profile extraction averaged horizontally or vertically withing...
### Issue Description In our current implementation of the DataLab XML-RPC server, we have utilized Python's standard library to establish a foundation for remote control functionality. However, a critical enhancement...
This work is done in `develop/large_csv_files` branch. Below is a detailed outline of the planned improvements: *CSV Format Handling Enhancement:* - [x] Current Progress: We are in the process of...
Currently, DataLab is only saving and restoring the size, position and maximized state of the main window. This is serialized in the configuration file (in user's home folder), *not* in...