On starting sc tonight my sensor analysis has hone so no smart histogram
Also all my settings in the right hand panel were hone
Any ideas how or why?
Sensor analysis disappeared
- admin
- Site Admin
- Posts: 17363
- Joined: Sat Feb 11, 2017 3:52 pm
- Location: Vale of the White Horse, UK
- Contact:
Re: Sensor analysis disappeared
Hi,
SharpCap picks the sensor analysis file based on a combination of
* Camera Brand/Name
* The setting in the 'Colour Space' control
* The setting in the 'Read Mode' control if you have one
Any change of those from the configuration in which you did the analysis means that the data cannot be used, so Smart histogram will not show until you also do the analysis in that new configuration.
So, for instance, if you have both 'RAW16' and 'RAW 16 Ultra Low Noise' in the colour space control, you would need to do a separate sensor analysis for each, otherwise if you have only analysed RAW16 and then use 'RAW 16 Ultra Low Noise' you will not see the smart histogram.
Similarly, if your camera can be accessed both via direct SDK access and via an ASCOM driver, sensor analysis done with the camera open via direct SDK access will not give smart histogram under ASCOM (and vice versa)
thanks,
Robin
SharpCap picks the sensor analysis file based on a combination of
* Camera Brand/Name
* The setting in the 'Colour Space' control
* The setting in the 'Read Mode' control if you have one
Any change of those from the configuration in which you did the analysis means that the data cannot be used, so Smart histogram will not show until you also do the analysis in that new configuration.
So, for instance, if you have both 'RAW16' and 'RAW 16 Ultra Low Noise' in the colour space control, you would need to do a separate sensor analysis for each, otherwise if you have only analysed RAW16 and then use 'RAW 16 Ultra Low Noise' you will not see the smart histogram.
Similarly, if your camera can be accessed both via direct SDK access and via an ASCOM driver, sensor analysis done with the camera open via direct SDK access will not give smart histogram under ASCOM (and vice versa)
thanks,
Robin
Re: Sensor analysis disappeared
Yes i understand all this
But all my sendor analysis results have gone no mstter which camera space i choose
But all my sendor analysis results have gone no mstter which camera space i choose
- admin
- Site Admin
- Posts: 17363
- Joined: Sat Feb 11, 2017 3:52 pm
- Location: Vale of the White Horse, UK
- Contact:
Re: Sensor analysis disappeared
Hi,
any chance that the camera name has changed slightly for some reason? I've seen this happen before due to driver updates, camera firmware updates or even sometimes when the manufacturer camera SDK is updated. If the name is slightly different then SharpCap will no longer recognise the old data files as belonging to the name of the camera.
You can also check the files - they are stored on disk in the folder
The file names are basically in the following form
<Camera Name>~<Colour Space>
or
<Camera Name>~<Colour Space>~<Read Mode>
By looking at the files that exist in that folder, you can see what settings you have measured the camera data for and spot if anything has changed.
cheers,
Robin
any chance that the camera name has changed slightly for some reason? I've seen this happen before due to driver updates, camera firmware updates or even sometimes when the manufacturer camera SDK is updated. If the name is slightly different then SharpCap will no longer recognise the old data files as belonging to the name of the camera.
You can also check the files - they are stored on disk in the folder
Code: Select all
C:\Users\<your windows login user name>\AppData\Roaming\SharpCap\SensorCharacteristics
<Camera Name>~<Colour Space>
or
<Camera Name>~<Colour Space>~<Read Mode>
By looking at the files that exist in that folder, you can see what settings you have measured the camera data for and spot if anything has changed.
cheers,
Robin