1+ {
2+ "$CM_TITLE" : " entry.title" ,
3+ "$CM_DATE" : " entry.endTime.Date" ,
4+ "$CM_TIME" : " entry.endTime.Time" ,
5+ "$CM_VERSION" : " entry.program.programVersion" ,
6+ "$CM_OPERATOR" : " entry.user.userName" ,
7+ "$CM_ACCEL_VOLT" : " entry.instrument.eBeamSource.accelerationVoltage.value" ,
8+ "$$SM_PROBE_CURRENT" : " entry.instrument.eBeamSource.beamCurrent.value" ,
9+ "$SM_PENNING_VAC" : " entry.instrument.eBeamSource.gunVacuum.value" ,
10+ "$$SM_SCAN_ROTATION" : " entry.instrument.stage.tiltCorrectionAngle.value" ,
11+ "$$SM_WD" : " entry.instrument.stage.eBeamWorkingDistance.value" ,
12+ "$$SM_OL_APERTURE" : " entry.instrument.imaging.apertureSetting.size.value" ,
13+ "$$CM_SCAN_MODE" : " entry.instrument.imaging.dwellTime.value" ,
14+ "$$CM_SCAN_SPEED" : " entry.instrument.imaging.cycleTime.value" ,
15+ "$$SM_IMAGE_INTEGRATION_TYPE" : " entry.instrument.imaging.dynamicFocus" ,
16+ "$CM_INSTRUMENT" : " entry.instrument.instrumentManufacturer.modelName" ,
17+ "$$SM_DET_SE1_MODE_NUMBER" : " entry.instrument.detectors.detector1.detectorName" ,
18+ "$CM_FORMAT" : " entry.instrument.instrumentName" ,
19+ "$SM_VACUUM_MODE_FOR_SPECIMEN_CHAMBER" : " entry.instrument.chamberPressure.value"
20+ }
21+
0 commit comments