You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to generate calibration history, users will run MATLAB script/function. These MATLAB script/function will generate another script which inturns converted to ipython notebook.
Scenario: Generate calibration report Given the "generateReport.m" MATLAB function When the user executes the function Then it should generate a report showing the following,
a) The change in transmittance of neutral density filter over time
b) Intensity vs power of LED (all the LEDs in case of projector) over time
c) Spectrum over time
Scenario: Review calibration history Given the "calibration history" is stored in a separate repo When lab member visits the repo Then repo should have the reports for each rig stored date wise
The text was updated successfully, but these errors were encountered:
In order to generate calibration history, users will run MATLAB script/function. These MATLAB script/function will generate another script which inturns converted to ipython notebook.
Given the "generateReport.m" MATLAB function
When the user executes the function
Then it should generate a report showing the following,
a) The change in transmittance of neutral density filter over time
b) Intensity vs power of LED (all the LEDs in case of projector) over time
c) Spectrum over time
Given the "calibration history" is stored in a separate repo
When lab member visits the repo
Then repo should have the reports for each rig stored date wise
The text was updated successfully, but these errors were encountered: