-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Target release: 4.8.0
Add documentation for the XML attribute added in CompuCell3D/cc3d-twedit5#58. If any Python syntax is implemented in the future, document that as well. Describe default and recommended values. Explain the mathematical basis for the conversion factors
It enables a user to specify MCS and voxel conversion factors.
<Metadata> . . . <MCSConversionFactor DisplayName="microsecond" Units="usec">1.0</MCSConversionFactor> <VoxelConversionFactor DisplayName="No conversion" Units="-">1.0</VoxelConversionFactor> </Metadata>
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request