User Tools

Site Tools


eolab:spectrometer:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eolab:spectrometer:start [2022/09/30 15:08] moritz001eolab:spectrometer:start [2022/10/19 14:12] (current) – [Usage] moritz001
Line 10: Line 10:
  
 The calibration files can be found here:  The calibration files can be found here: 
 +
 +https://github.com/EOLab-HSRW/Ocean_Insight_Spectrometers
  
 ====== Software ====== ====== Software ======
Line 20: Line 22:
  
 If the online activation of the software is not working here is a guide on how to do the activation offline: https://www.oceaninsight.com/support/software-downloads/oceanview-software-downloads/oceanview-offline-activation/ If the online activation of the software is not working here is a guide on how to do the activation offline: https://www.oceaninsight.com/support/software-downloads/oceanview-software-downloads/oceanview-offline-activation/
 +
 +==== Usage ====
 +  - Connect the Spectrometer to the PC
 +  - Open Ocean View
 +  - Select Quick View in the first dialog box
 +  - Make sure you are in Advanced mode by toggling the second button from the left in the main menu bar at the top
 +  - On the left side there is a tab called "Acquisition Group Window" where you can set the integration time, averaging etc.
 +  - In the spectrum graph windows top menu bar you will find some more functions including dark and white measurement options shown as light bulbs
 +  - To load the calibration files first click on the most left "Create new spectroscopy application" button (Ocean View logo ) on the top main menu
 +  - Click on "Absolute Irradiance" in the dialog box that just opened
 +  - Select Active Acquisition and hit next (this might take a while depending on the current integration time)
 +  - Next, in the "Main Controls" section, make sure to disable "Electric Dark" and "Boxcar width" and hit next
 +  - Select "Get Irradiance Calibration from File" then hit next
 +  - Now we have to take a Dark Current measurement. Close the fiber optic cable end with its cover. Additionally, it is recommended to place the closed end somewhere dark during the measurement since the blue cover does let some light through. 
 +  - Hit the light bulb icon to measure and press next when done
 +  - Next, we have to load the calibration file. Hit browse and locate the correct calibration file. Make sure that the calibration file is the right one for the model you are using and that the cable diameter is correct. For more info on the file naming checkout the readme in the github repo: https://github.com/EOLab-HSRW/Ocean_Insight_Spectrometers
 +  - Press finish and you are done loading the irradiance calibration
  
 ===== Python Seabreeze Package ===== ===== Python Seabreeze Package =====
Line 26: Line 45:
 Docs: https://python-seabreeze.readthedocs.io/en/latest/backend_api.html Docs: https://python-seabreeze.readthedocs.io/en/latest/backend_api.html
  
-:!: The Flame spectrometers cant be used with Pyseabreeze due to some firmware limitations on the spectrometers. +:!: The Red-Tide spectrometers cant be used with pyseabreeze due to some firmware limitations of the spectrometers. Use Ocean View instead.  
 + 
 +==== Installation ==== 
 +  * Conda: <code>conda install -c conda-forge seabreeze 
 +seabreeze_os_setup</code> 
 +  * Python PIP: <code>pip install seabreeze 
 +seabreeze_os_setup</code> 
 +:!: Make sure to run "seabreeze_os_setup" after the installation 
 + 
 +Check out our Github repo for some examples: https://github.com/EOLab-HSRW/Ocean_Insight_Spectrometers
  
  
eolab/spectrometer/start.1664543281.txt.gz · Last modified: 2022/09/30 15:08 by moritz001