This commit is contained in:
2025-02-03 18:01:13 +01:00
parent 633f83f9c7
commit 027534cc2f
3 changed files with 10 additions and 19 deletions

View File

@ -146,7 +146,7 @@ private:
/** Current image
** dynamic array
** uint16_t pointer format is chosen to support use with slsDetectorCalibration cluster finder */
uint16_t* current_image{nullptr};
//uint16_t* current_image{nullptr};
//uint16_t current_chunk[DEFAULT_CHUNK_Z_DIMS][DEFAULT_CHUNK_Y_DIMS][DEFAULT_CHUNK_X_DIMS];
/** Current frame offset