Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The arguments come after. Here is an example of how the command line would look like:

Code Block
languagebash
pb expose --wavelength 500 --dose 1e11 --aperture 10um --filters ND3

...


pb measureSolarCellQE --lambda0 350 --lambdaEnd 750 --step 10 --repeats 5

...


pb measureNDTransmission --lambda0 400 --lambdaEnd 700 --filters ND1,ND2

We also have commands to access files, set setups, and set the properties of the instrument. 

...