yqiplot README
The extension is designed to streamline the visualization and interaction with measurement data within the Visual Studio Code environment.
Features
Command: YQIPLOT: Open Image View
- As of current release this command is the only command that should be called by the user. The command can be called in the VSCode Command Palette.
- When this command is executed, the user will be prompted to select a folder. Choose the parent directory that contains the data folders.
Requirements
- When loading data from folders the extension will look for the following files:
metadata.json , kwargs.json , and ringdown_data.png .
Extension Settings
As of now there are no extension settings, in the furture settings may be added to cut down on the amount of hardcoded files.
For example:
The following settings could be added in the future to improve flexibility:
yqiplot.dataFile : Would allow the user to set the name of the file they want to display data from in the Image Detail Window
yqiplot.imgName : Would allow the user to set the name of the img being displayed.
Known Issues
Release Notes
Contact information:
Xavier Gilbert
Email: xavgilbert2004@gmail.com
Enjoy!
| |