_LoadMolecules, _MoleculesToRaster, _NSTORMAcquisition, _NSTORMAnalysisNew, _NSTORMLayersAutocorrelate, _NSTORMRender, _NSTORMRenderVolume, DeleteMolecules, LoadMolecules, MoleculesSnapshot, NSTORMRender, NSTORMRenderVolume, NSTORMSetLightPath, NSTORMSetMultilaser, SaveMolecules, ShowMoleculeColorScale
Description
LoadMolecules( char *Filename, doublePhotonsPerCount, char *ChannelMapping);
Opens the molecule analysis file previously created by the SaveMolecules function.
Description
MoleculesSnapshot();
Creates a new molecule document containing only the currently visible (filtered) molecules.
Description
NSTORMRender( doubleCalXY, doubleCalZ, intRenderFlags);
Renders molecules into an RGB image.
Description
NSTORMRenderVolume( doubleCalXY, doubleCalZ, doubleRenderVolumeRadius, doubleRenderVolumeISO, intRenderFlags);
Renders molecules into a 3D binary.
Description
NSTORMSetLightPath(
int STORMSetlightpath
);Specifies the light path used for acquiring a STORM image.
Description
NSTORMSetMultilaser(
char *STORMMultilaser
);Specifies the illumination device used for acquiring a STORM image.
Description
SaveMolecules( char *Filename, intOutputMode);
Saves the detected molecules to a file.
Description
ShowMoleculeColorScale(
int ShowMolColorScale
);Displays the molecule color scale.
Description
_LoadMolecules( char *Filename, char *BigDocName);
Loads a molecule file created by the SaveMolecules function as a new image file.
This function runs the Edit > Create View Snapshot from Molecules menu command.
Description
_MoleculesToRaster();
Opens the Create raster document from molecules dialog window used for creating a custom raster document from the currently opened molecule image.
This function runs the Applications > N-STORM > Define/Run N-STORM Acquisition
menu command.
Description
_NSTORMAcquisition(
int STORMGUIType
);Opens the N-STORM acquisition dialog window. Please see Additional Modules > N-STORM > N-STORM Acquisition.
This function runs the Applications > N-STORM > N-STORM Offline Analysis Module menu command.
Description
_NSTORMAnalysisNew(
int STORMFileName
);Opens the STORM image inside the N-STORM Analysis Module within NIS-Elements.
Description
_NSTORMLayersAutocorrelate();
Runs the autocorrelation for layer alignment of localization data. It offsets X, Y, Z molecules localized on successive Z stack layers.
Description
_NSTORMRender();
Opens the Render Volume Settings dialog window. See NSTORMRender.
Description
_NSTORMRenderVolume();
Opens the Render Volume Settings dialog window. See NSTORMRenderVolume.