Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Report generation #2

Open
2 tasks
ragavsathish opened this issue Jul 17, 2017 · 0 comments
Open
2 tasks

Feature: Report generation #2

ragavsathish opened this issue Jul 17, 2017 · 0 comments

Comments

@ragavsathish
Copy link
Member

ragavsathish commented Jul 17, 2017

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant