diff --git a/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/camCalibrationExplanation.vue b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/camCalibrationExplanation.vue index 4bb20f78..746c39f7 100644 --- a/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/camCalibrationExplanation.vue +++ b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/camCalibrationExplanation.vue @@ -4,11 +4,8 @@

Before starting camera calibration:

- +

Insert a slide with some empty areas within the coverslip.

+

If you don't have a slide with empty areas, don't insert a slide.

diff --git a/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/illuminationAlignmentStep.vue b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/illuminationAlignmentStep.vue new file mode 100644 index 00000000..c4b71f0f --- /dev/null +++ b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/illuminationAlignmentStep.vue @@ -0,0 +1,114 @@ + + + + diff --git a/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationTask.vue b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationTask.vue index 12e6e383..e1dda34d 100644 --- a/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationTask.vue +++ b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationTask.vue @@ -12,6 +12,7 @@