# Fluorescence intensity imaging

## Summary

Fluorescence intensity data is collected using the PSII camera.

## Raw data access

Fluorescence intensity data is available via Clowder and Globus:

* **Clowder**:  [ps2Top collection](https://terraref.ncsa.illinois.edu/clowder/collection/58714b584f0cc129fb5ea660)
* **Globus path**:  `/sites/ua-mac/raw_data/ps2top`
* **Sensor information**: [LemnaTec PSII](https://terraref.ncsa.illinois.edu/clowder/datasets/5873a84b4f0cad7d8131a73d)

For details about using this data via Clowder or Globus, please see [Data Access](https://github.com/terraref/documentation/tree/56f669dc870b3c3921bfc029914545574e70f8df/how-to-access-data.md) section.

## Computational pipeline

[**Multispectral extractor**](https://github.com/terraref/extractors-multispectral)

* **Description**: Raw image output is converted to a raster format (netCDF\\/GeoTIFF)&#x20;
* **Output**: `/sites/ua_mac/Level_1/ps2top`

## Details

There are 102 bin files. The first (index 0) is an image taken right before the LED are switched on (dark reference). Frame 1 to 100 are the 100 images taken, with the LEDs on. In binary file 102 (index 101) is a list with the timestamps of each frame of the 100 frames.

Right now the LED on timespan is 1s thus the first 50 frames are taken with LEDs on the latter 50 frames with LED off..

## See also

* [Geospatial information](/revisions/user-manual/data-products/geospatial-information.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.terraref.org/revisions/user-manual/data-products/fluorescence-intensity-imaging.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
