
com.github.celldynamics.quimp.filesystem.converter.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of QuimP_ Show documentation
Show all versions of QuimP_ Show documentation
QuimP software, a set of plugins for ImageJ to quantify spatio-temporal patterns of fluorescently labeled proteins in the cortex of moving cells.
The newest version!
/**
* Contain tools for conversion between old and new files.
*
* About
*
* This plugin performs conversion between old and new data format and allows for extreacting data
* from new format.
*
* Prerequisites
*
* Old or new configuration file.
*
* Macro support
*
* Macro is supported.
*
* Parameters
*
* If status list is empty, plugin performs conversion of loaded file to opposed format. If it is
* not empty, specified fields from new file are extracted. See
* {@link com.github.celldynamics.quimp.filesystem.converter.FormatConverterModel}
*
* API support
*
* Supported, see tests.
*
* @author p.baniukiewicz
*
*/
package com.github.celldynamics.quimp.filesystem.converter;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy