Sensor Analysis Question

A place to report problems and bugs in SharpCap
Forum rules


If you have a problem or question, please check the FAQ to see if it already has an answer : https://www.sharpcap.co.uk/sharpcap-faqs

Please also read about Troubleshooting USB Issues before posting.

*** Please do not post license keys - please report any problems with licensing to 'admin' by private message ***

Please include the following details in any bug report:

* Version of SharpCap
* Camera and other hardware being user
* Operating system version
* Contents of the SharpCap log after the problem has occurred.
[If SharpCap crashes, please send the bug report when prompted instead of including the log]
galljj
Posts: 80
Joined: Wed Mar 01, 2017 10:14 pm

Sensor Analysis Question

#1

Post by galljj »

Robin:

This is neither a crash nor a bug -

but will 3.1 beta do a sensor analysis on an ASCOM camera ? Generally, of course, since some folks don't always follow standards the way SC likes. I ask because my system does the first step, and generates a graph, but appears to hang when asked to cover the scope in step 2. The program simply says ... starting .. but goes no farther.

And, I take it that direct show cameras using the SC pipeline can't be analyzed ?

Thanks

john
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Sensor Analysis Question

#2

Post by admin »

Hi,

ASCOM cameras ought to be able to work for sensor analysis (which one are you using? Does it have a gain control?). I did test with some models, but haven't for a week or so, so maybe a bug crept in or yours is just not behaving as I'd expect.

DirectShow cameras are not supported because SharpCap needs to be able to make fine adjustments to the exposure to perform the analysis and DirectShow doesn't support that.

cheers,

Robin
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Sensor Analysis Question

#3

Post by admin »

One more thing...

Please post the log file from SharpCap after it has become stuck - that may help me work out just where it has gone wrong.

cheers,

Robin
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Sensor Analysis Question

#4

Post by admin »

Ah, found it. Cameras with no black level/offset control got stuck. Fixed for the next version.

Cheers,

Robin
galljj
Posts: 80
Joined: Wed Mar 01, 2017 10:14 pm

Re: Sensor Analysis Question

#5

Post by galljj »

I'll post a log from tonight's observing session. But, if I recall correctly, my camera - a rising tech 224 does have a black level control in its ASCOM implementation. Is offset the same thing ?

j
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Sensor Analysis Question

#6

Post by admin »

Ah, yes, but the black level (same as offset, also in some cameras brightness) control via ASCOM isn't available for the SharpCap application to change - it's only in the setup window. That means that you can adjust the value, but from the point of view of the sensor analysis procedure the control isn't available.

cheers,

Robin
galljj
Posts: 80
Joined: Wed Mar 01, 2017 10:14 pm

Re: Sensor Analysis Question

#7

Post by galljj »

Robin:

Below is the log from early tonight. attempting to do a sensor analysis of the ASCOM camera. I guess you know the issue, but Ithought I'd pass along anyway.

Youll note that around 17:53 it stopped - that is when it had asked be to put the cover on the scope to begin the second phase.

john


Info: 17:40:45.7411170 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: SharpCap Version 3.1.4477.0
Info: 17:40:45.7411170 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: GC Memory 4Mb
Info: 17:40:45.7411170 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Process Memory 61Mb
Info: 17:40:45.7411170 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Total Physical Memory 1982Mb
Info: 17:40:45.7411170 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Available Physical Memory 936Mb
Info: 17:40:45.7411170 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Operating System : Microsoft Windows NT 6.2.9200.0
Debug: 17:40:45.9416773 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Started
Info: 17:40:46.0402418 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type BaslerLXDeviceEnumerator
Info: 17:40:46.0407433 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type OldBaslerEnumerator
Info: 17:40:46.0412440 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type BaslerDeviceEnumerator
Info: 17:40:46.0417440 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type QHYDeviceEnumerator
Info: 17:40:46.0422462 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type ASIDeviceEnumerator
Info: 17:40:46.0427470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type AltairDeviceEnumerator
Info: 17:40:46.0918168 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type PointGreyDeviceEnumerator
Info: 17:40:46.0918168 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type SxDeviceEnumerator
Info: 17:40:46.1428920 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type DS3DeviceEnumerator
Info: 17:40:46.1479001 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type SPCLXDeviceEnumerator
Info: 17:40:46.1484008 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type AscomDeviceEnumerator
Info: 17:40:47.1925125 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: CPU : Intel(R) Atom(TM) CPU Z3736F @ 1.33GHz with 4 cores.

Debug: 17:40:49.6034267 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Ended
Debug: 17:40:49.8903902 Thread:#1 SharpCap.UI.SharpCapForm.SharpCapForm_Load(Object sender, EventArgs e) :: Started
Debug: 17:40:49.8933954 Thread:#1 SharpCap.UI.SharpCapForm.SharpCapForm_Load(Object sender, EventArgs e) :: Ended
Debug: 17:40:50.0366214 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Started
Debug: 17:40:52.7467825 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Timebomb checked
Debug: 17:40:52.7693164 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Started
Debug: 17:40:52.7863415 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Ended
Debug: 17:40:52.7868468 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Started
Debug: 17:40:52.7883452 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Ended
Debug: 17:40:52.7883452 Thread:#1 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Started
Debug: 17:40:52.7883452 Thread:#1 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Ended
Info: 17:40:52.9757735 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: QHYCameraFinder - found 0 cameras
Info: 17:40:53.0539076 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: FindCameras - found 0 cameras
Debug: 17:40:53.6067552 Thread:#1 SharpCap.Cameras.Ximea.XimeaDeviceEnumerator.GetDevices() :: Started
Info: 17:40:53.6378808 Thread:#1 SharpCap.Cameras.Ximea.XimeaDeviceEnumerator.GetDevices() :: XiCam.GetNumberDevices return 0
Debug: 17:40:53.6378808 Thread:#1 SharpCap.Cameras.Ximea.XimeaDeviceEnumerator.GetDevices() :: Ended
Info: 17:40:53.7628844 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: ToupcamAstro (DirectShow Cameras via SharpCap Pipeline)
Info: 17:40:53.8097593 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Camera V2 simulator (ASCOM Cameras)
Info: 17:40:53.8097593 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: ASCOM Toupcam Driver (ASCOM Cameras)
Debug: 17:40:53.8253874 Thread:#1 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Started
Debug: 17:40:53.8253874 Thread:#1 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Ended
Info: 17:40:53.8253874 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Test Camera 1 (Deep Sky) (Test Cameras)
Info: 17:40:53.8253874 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Test Camera 2 (High Speed) (Test Cameras)
Debug: 17:40:54.0285244 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Docking setup
Debug: 17:40:54.0285244 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Startup scripts (if any) run
Debug: 17:40:54.0441524 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Menu updated
Debug: 17:40:57.3255564 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Splash and tips done
Debug: 17:40:57.4036835 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Ended
Info: 17:41:12.7920116 Thread:#1 SharpCap.Models.Application+<>c__DisplayClass36_0.<set_SelectedCamera>b__0() :: Changing camera from none to Camera V2 simulator
Debug: 17:41:12.8857668 Thread:#1 SharpCap.MultiCaptureProvider.OpenDevice(DeviceTagData deviceTag) :: Opening device : Camera V2 simulator
Info: 17:41:12.9013941 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Started
Debug: 17:41:12.9013941 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Started
Debug: 17:41:13.7920600 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Ended
Info: 17:41:13.8076911 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Started
Debug: 17:41:13.8076911 Thread:#1 SharpCap.Base.SimpleCaptureProvider.GetControls() :: Started
Info: 17:41:14.0109456 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Ended
Info: 17:41:14.0109456 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Ended
Debug: 17:41:14.0109456 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Started
Debug: 17:41:14.0109456 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Ended (No default defined for this camera)
Info: 17:41:14.0109456 Thread:#1 SharpCap.MultiCaptureProvider.StartPreview() :: Starting preview on Camera V2 simulator
Info: 17:41:14.0288800 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Started
Info: 17:41:14.0386197 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Starting Preview on Camera V2 simulator, 800x600, Mono
Debug: 17:41:14.0494447 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Started
Debug: 17:41:14.0704764 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Started
Debug: 17:41:14.0744815 Thread:Grab Thread#24 SharpCap.Base.CameraProxyBase.GrabThreadProc() :: Started
Info: 17:41:14.1185463 Thread:#1 SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap() :: Paged memory check based on total memory of 1982Mb, available of 853Mb
Info: 17:41:14.1185463 Thread:#1 SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap() :: Paging memory disabled on 32 bit OS
Info: 17:41:14.1195478 Thread:#1 SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap() :: Paged memory check based on total memory of 1982Mb, available of 852Mb
Info: 17:41:14.1195478 Thread:#1 SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap() :: Paging memory disabled on 32 bit OS
Debug: 17:41:14.1746288 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Ended
Debug: 17:41:14.1766318 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Ended
Info: 17:41:14.1846443 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StartPreview
Debug: 17:41:14.1986634 Thread:#1 SharpCap.FocuserFinder.GetFocuser(String id) :: Started
Debug: 17:41:14.2006664 Thread:#1 Sharpcap.FocuserProxy.ASCOM.FocuserWrapper..ctor(String id, String name) :: Started
Debug: 17:41:14.2026693 Thread:#1 Sharpcap.FocuserProxy.ASCOM.FocusAdaptor..ctor(String id, String name) :: Started
Info: 17:41:14.2026693 Thread:#1 Sharpcap.FocuserProxy.ASCOM.FocusAdaptor..ctor(String id, String name) :: Creating ASCOM Focuser of type FCUSB.Focuser ('Shoestring FCUSB Focus Motor Controller')
Debug: 17:41:14.2747769 Thread:#1 Sharpcap.FocuserProxy.ASCOM.FocusAdaptor..ctor(String id, String name) :: Ended
Debug: 17:41:14.2767791 Thread:#1 Sharpcap.FocuserProxy.ASCOM.FocuserWrapper..ctor(String id, String name) :: Ended
Debug: 17:41:14.2767791 Thread:#1 SharpCap.FocuserFinder.GetFocuser(String id) :: Ended
Debug: 17:41:14.3086473 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper..ctor(String deviceName, String progId) :: Started
Info: 17:41:14.3086473 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper..ctor(String deviceName, String progId) :: Creating ASCOM Telescope mount of type ASCOM.Celestron.Telescope ('Celestron Telescope Driver')
Debug: 17:41:14.3256746 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper..ctor(String deviceName, String progId) :: Ended
Info: 17:41:14.3537097 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.TryConnect() :: The mount claims to be Celestron StarSense ASC 1.18, ASCOM.Celestron.Telescope, 6.0.6338.35136
The ASCOM Initiative
Copyright © 2015 Chris Rowland
ASCOM Telescope driver for Celestron
Scope Type StarSense ASC 1.18, ASCOM Celestron Telescope Driver., 6.0
Info: 17:41:14.5703051 Thread:#1 SharpCap.Models.Transforms.set_SelectedTransform(Transform value) :: Selecting transform None
Info: 17:41:14.5903331 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.GetSolveFieldPath() :: Using plate solver at c:\cygwin\bin\solve-field
Info: 17:41:14.5903331 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.IsAvailable() :: Plate solver not available
Debug: 17:41:14.6093611 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_0() :: Status update after capture complete.
Info: 17:41:14.6103633 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Ended
Debug: 17:41:15.0577522 Thread:#1 SharpCap.UI.Hardware.MountControl..ctor(Mount model) :: Started
Debug: 17:41:15.0745322 Thread:#1 SharpCap.ViewModels.MountViewModel..ctor(Mount model) :: Started
Info: 17:41:15.2376625 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.GetSlewRates() :: Testing slew rates for availability : 1, 4, 16, 60, 120, 240, 480, 720, 960, 1920, 4800, 9600, 12000
Info: 17:41:15.2456751 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.IsAllowed(Double d, Tuple`2[] axisRates, Int32 i) :: Slew rate of 1920 is not allowed for axis 0
Info: 17:41:15.2466781 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.IsAllowed(Double d, Tuple`2[] axisRates, Int32 i) :: Slew rate of 4800 is not allowed for axis 0
Info: 17:41:15.2476780 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.IsAllowed(Double d, Tuple`2[] axisRates, Int32 i) :: Slew rate of 9600 is not allowed for axis 0
Info: 17:41:15.2486795 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.IsAllowed(Double d, Tuple`2[] axisRates, Int32 i) :: Slew rate of 12000 is not allowed for axis 0
Info: 17:41:15.2737171 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.GetSolveFieldPath() :: Using plate solver at c:\cygwin\bin\solve-field
Info: 17:41:15.2747193 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.IsAvailable() :: Plate solver not available
Debug: 17:41:15.2797251 Thread:#1 SharpCap.ViewModels.MountViewModel..ctor(Mount model) :: Ended
Info: 17:42:54.2564025 Thread:#1 SharpCap.Models.Application+<>c__DisplayClass36_0.<set_SelectedCamera>b__0() :: Changing camera from Camera V2 simulator to ASCOM Toupcam Driver
Info: 17:42:54.2574040 Thread:#1 SharpCap.MultiCaptureProvider.CloseDevice() :: Stopping preview to close device
Info: 17:42:54.2594038 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopPreview() :: Started
Debug: 17:42:54.2614052 Thread:#1 SharpCap.Base.BaseImageProvider.Stop() :: Started
Debug: 17:42:54.2644112 Thread:#1 SharpCap.Base.CameraProxyBase.StopPreview() :: Started
Debug: 17:42:55.2764703 Thread:Grab Thread#24 SharpCap.Base.CameraProxyBase.GrabThreadProc() :: Ended
Debug: 17:42:55.2774718 Thread:#1 SharpCap.Base.CameraProxyBase.StopPreview() :: Ended
Debug: 17:42:55.2824800 Thread:#1 SharpCap.Base.BaseImageProvider.Stop() :: Ended
Info: 17:42:55.2854844 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StopPreview
Debug: 17:42:55.4819298 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_0() :: Status update after capture complete.
Info: 17:42:55.7076237 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopPreview() :: Ended
Info: 17:42:55.7079923 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CloseDevice() :: Started
Debug: 17:42:55.7079923 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CloseTheImageProvider() :: Started
Debug: 17:42:55.7079923 Thread:#1 SharpCap.Base.BaseImageProvider.Close() :: Started
Info: 17:42:55.7079923 Thread:#1 SharpCap.Base.CameraProxyBase.Dispose(Boolean disposing) :: Started
Debug: 17:42:55.7079923 Thread:#1 SharpCap.Base.BaseImageProvider.Close() :: Ended
Debug: 17:42:55.7079923 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CloseTheImageProvider() :: Ended
Debug: 17:42:55.7079923 Thread:#1 SharpCap.Base.SimpleCaptureProvider.OnDeviceClosed() :: Started
Debug: 17:42:55.7079923 Thread:#1 SharpCap.Base.SimpleCaptureProvider.OnDeviceClosed() :: Ended
Info: 17:42:55.7079923 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CloseDevice() :: Ended
Info: 17:42:55.7079923 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : DeviceClosed
Info: 17:42:55.7079923 Thread:#1 SharpCap.Base.CaptureProviderBase`1.Dispose(Boolean bDisposing) :: Started
Error: 17:42:55.7079923 Thread:#1 SharpCap.Base.CaptureProviderBase`1.Dispose(Boolean bDisposing) :: Disposing of NewAscomCaptureProvider
Debug: 17:42:55.7236234 Thread:#1 SharpCap.Base.BaseImageProvider.Dispose(Boolean disposing) :: Started
Debug: 17:42:55.7236234 Thread:#1 SharpCap.Base.BaseImageProvider.Dispose(Boolean disposing) :: Ended
Info: 17:42:55.7236234 Thread:#1 SharpCap.Base.CaptureProviderBase`1.Dispose(Boolean bDisposing) :: Ended
Debug: 17:42:55.8017468 Thread:#1 SharpCap.MultiCaptureProvider.OpenDevice(DeviceTagData deviceTag) :: Opening device : ASCOM Toupcam Driver
Info: 17:42:55.8017468 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Started
Debug: 17:42:55.8017468 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Started
Error: 17:42:55.8642490 Thread:#1 SharpCap.Base.Utilities.Logger.Error(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception from Connecting ASCOM camera : Connected failed.
Stack Trace: at ASCOM.DriverAccess.MemberFactory.CheckDotNetExceptions(String memberName, Exception e) in c:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 614
at ASCOM.DriverAccess.MemberFactory.SetTargetInvocationExceptionHandler(String memberName, Exception e) in c:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 647
at ASCOM.DriverAccess.MemberFactory.CallMember(Int32 memberCode, String memberName, Type[] parameterTypes, Object[] parms) in c:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 315
at ASCOM.DriverAccess.AscomDriver.set_Connected(Boolean value) in c:\ASCOM Build\Export\ASCOM.DriverAccess\AscomDriver.cs:line 145
at SharpCap.Cameras.ASCOM.NewCameraProxy..ctor(DeviceTagData dtd) in C:\Documents\Source Code\SharpCap\src\SharpCap.Cameras.ASCOM\NewCameraProxy.cs:line 50
Error: 17:42:55.8798770 Thread:#1 SharpCap.Base.Utilities.Logger.Error(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Inner Exception : ASCOM.DriverException: Connected failed.
at ASCOM.Toupcam.Camera.set_Connected(Boolean value)
Debug: 17:43:02.8857607 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Ended
Info: 17:43:02.8857607 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Started
Debug: 17:43:02.8857607 Thread:#1 SharpCap.Base.SimpleCaptureProvider.GetControls() :: Started
Info: 17:43:02.9013864 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Ended
Info: 17:43:02.9013864 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Ended
Debug: 17:43:02.9013864 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Started
Debug: 17:43:02.9013864 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Ended (No default defined for this camera)
Info: 17:43:02.9013864 Thread:#1 SharpCap.MultiCaptureProvider.StartPreview() :: Starting preview on ASCOM Toupcam Driver
Info: 17:43:02.9165952 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Started
Info: 17:43:02.9226048 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Starting Preview on ASCOM Toupcam Driver, 1280x960, Bayer_GRBG
Debug: 17:43:02.9236062 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Started
Debug: 17:43:02.9246077 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Started
Debug: 17:43:02.9256100 Thread:Grab Thread#23 SharpCap.Base.CameraProxyBase.GrabThreadProc() :: Started
Debug: 17:43:02.9286159 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Ended
Debug: 17:43:02.9296143 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Ended
Info: 17:43:02.9316173 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StartPreview
Info: 17:43:02.9526536 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.GetSolveFieldPath() :: Using plate solver at c:\cygwin\bin\solve-field
Info: 17:43:02.9526536 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.IsAvailable() :: Plate solver not available
Debug: 17:43:02.9666727 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_0() :: Status update after capture complete.
Info: 17:43:02.9666727 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Ended
Debug: 17:43:03.2631056 Thread:#1 SharpCap.UI.Hardware.MountControl..ctor(Mount model) :: Started
Debug: 17:43:03.2641063 Thread:#1 SharpCap.ViewModels.MountViewModel..ctor(Mount model) :: Started
Info: 17:43:03.3602024 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.GetSlewRates() :: Testing slew rates for availability : 1, 4, 16, 60, 120, 240, 480, 720, 960, 1920, 4800, 9600, 12000
Info: 17:43:03.3612039 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.IsAllowed(Double d, Tuple`2[] axisRates, Int32 i) :: Slew rate of 1920 is not allowed for axis 0
Info: 17:43:03.3622053 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.IsAllowed(Double d, Tuple`2[] axisRates, Int32 i) :: Slew rate of 4800 is not allowed for axis 0
Info: 17:43:03.3622053 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.IsAllowed(Double d, Tuple`2[] axisRates, Int32 i) :: Slew rate of 9600 is not allowed for axis 0
Info: 17:43:03.3632061 Thread:#1 SharpCap.MountProxy.ASCOM.MountWrapper.IsAllowed(Double d, Tuple`2[] axisRates, Int32 i) :: Slew rate of 12000 is not allowed for axis 0
Info: 17:43:03.3872422 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.GetSolveFieldPath() :: Using plate solver at c:\cygwin\bin\solve-field
Info: 17:43:03.3882452 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.IsAvailable() :: Plate solver not available
Debug: 17:43:03.3892451 Thread:#1 SharpCap.ViewModels.MountViewModel..ctor(Mount model) :: Ended
Debug: 17:46:04.8017307 Thread:#1 SharpCap.UI.SharpCapForm.CommandToolStripItem_Click(Object sender, EventArgs e) :: Button Pressed Sensor &Analysis
Info: 17:46:04.8047320 Thread:#1 SharpCap.Models.Transforms.set_SelectedTransform(Transform value) :: Selecting transform Camera Sensor Analysis
Info: 17:46:15.8202610 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.142174346337005, target is 0.5+/-0.05, changing from 16.6666666666667ms to 48.1267773408191ms
Info: 17:46:18.2113170 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.383705538503205, target is 0.5+/-0.05, changing from 48.1267773408191ms to 59.0665679343942ms
Info: 17:46:21.8244819 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.0232671569785648, target is 0.5+/-0.05, changing from 59.0665679343942ms to 177.199703803183ms
Info: 17:46:24.5935226 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.0416107929860296, target is 0.5+/-0.05, changing from 177.199703803183ms to 531.599111409548ms
Info: 17:46:29.5313230 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.0971531841033222, target is 0.5+/-0.05, changing from 531.599111409548ms to 1594.79733422864ms
Info: 17:46:40.8620249 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.262943750987406, target is 0.5+/-0.05, changing from 1594.79733422864ms to 2673.13634942062ms
Info: 17:46:58.6588986 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.42557400046267, target is 0.5+/-0.05, changing from 2673.13634942062ms to 3023.75253689138ms
Info: 17:47:24.5849018 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.704622754355873, target is 0.5+/-0.05, changing from 3023.75253689138ms to 2145.65348493147ms
Info: 17:47:39.1906547 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.293162369803422, target is 0.5+/-0.05, changing from 2145.65348493147ms to 2902.57512249335ms
Info: 17:48:04.2596795 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.41376571386657, target is 0.5+/-0.05, changing from 2902.57512249335ms to 3205.04278142265ms
Info: 17:48:25.3211811 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.448696941015167, target is 0.5+/-0.05, changing from 3205.04278142265ms to 3388.27168698665ms
Info: 17:48:47.4805888 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Aiming for 0.5 +/- 0.05, currently 0.466497937731335 which is fine.
Info: 17:48:47.4996184 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.SensorDepthMeasurementEngine.CalcBitDepthFromHistogram(Int32[] histogram) :: Histogram length is 65536
Info: 17:48:47.5117704 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.SensorDepthMeasurementEngine.CalcBitDepthFromHistogram(Int32[] histogram) :: Significant Gaps are 16, 32, 48
Info: 17:48:47.5217844 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.SensorDepthMeasurementEngine.CalcBitDepthFromHistogram(Int32[] histogram) :: Highest power of two in all gaps is 16
Info: 17:49:09.5508501 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.MeasurementEngineBase.AutoExposureAimFor(MathGrid frame, Double fractionalADU, Double fractionalADUTolerance, Double pedestalADU) :: Adjusting exposure, current is 0.459354052879841, target is 0.65+/-0.1, changing from 3388.27168698665ms to 4442.948783253ms
Info: 17:49:42.8292351 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 2399.042, Noise^2 = 999.6722
Info: 17:49:52.2318503 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 2382.957, Noise^2 = 1002.58
Info: 17:50:22.4859456 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 2105.489, Noise^2 = 881.3344
Info: 17:50:31.0417424 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 2092.158, Noise^2 = 885.9471
Info: 17:51:04.5554021 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 1818.042, Noise^2 = 764.402
Info: 17:51:12.2675170 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 1807.826, Noise^2 = 758.5541
Info: 17:51:36.2671937 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 1557.957, Noise^2 = 651.8265
Info: 17:51:43.0789121 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 1549.344, Noise^2 = 651.3195
Info: 17:52:03.7881178 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 1312.962, Noise^2 = 544.7148
Info: 17:52:09.7063480 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 1306.744, Noise^2 = 537.7762
Info: 17:52:27.3225204 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 1081.157, Noise^2 = 444.4597
Info: 17:52:32.3017598 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 1076.709, Noise^2 = 442.5053
Info: 17:52:46.8742660 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 860.1487, Noise^2 = 348.0488
Info: 17:52:51.0500215 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 857.2621, Noise^2 = 347.9279
Info: 17:53:06.8573355 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 646.9435, Noise^2 = 255.0673
Info: 17:53:10.0561709 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 645.1123, Noise^2 = 253.925
Info: 17:53:22.1938219 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 444.1201, Noise^2 = 166.4183
Info: 17:53:24.5014685 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 443.3788, Noise^2 = 165.4731
Info: 17:53:33.1775918 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 247.8983, Noise^2 = 82.94099
Info: 17:53:34.5905888 Thread:Image Process Thread#3 SharpCap.CameraAnalysis.EPerAduMeasurementEngine.CalculateAndLogScores(MathGrid frame2, MathGrid frame1, Int32 bitShift) :: MeanADU = 247.6601, Noise^2 = 82.33289
Info: 18:11:01.3635194 Thread:#1 SharpCap.Models.Transforms.set_SelectedTransform(Transform value) :: Selecting transform
Debug: 18:14:11.0775482 Thread:#1 SharpCap.UI.SharpCapForm.CommandToolStripItem_Click(Object sender, EventArgs e) :: Button Pressed Capture D&ark...
Debug: 18:14:14.6266787 Thread:#1 SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark() :: Started
Debug: 18:14:14.6276840 Thread:#1 SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark() :: Going to capture frames for dark into C:\Users\Mount\AppData\Local\Temp\1073077b-b888-4c4b-b41a-a00d2c69905c
Debug: 18:14:14.6316884 Thread:#1 SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark() :: Capturing dark on ASCOM Cameras::ASCOM Toupcam Driver
Info: 18:14:14.6757532 Thread:#1 SharpCap.Models.Camera.PrepareToCapture(IFileNameProvider fileNameProvider) :: Started
Debug: 18:14:14.6845983 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Prepare to capture on MultiCaptureProvider
at SharpCap.MultiCaptureProvider.PrepareToCapture(IFileNameProvider fnp)
at SharpCap.Models.Camera.PrepareToCapture(IFileNameProvider fileNameProvider)
at SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark()
at SharpCap.UI.CreateDarkFrameViewModel.<.ctor>b__8_1(Object o)
at SharpCap.Base.LambdaCommand.Execute(Object parameter)
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.StylusLogic.PromoteMainToMouse(StagingAreaInputItem stagingItem)
at System.Windows.Input.StylusLogic.PromoteMainUpToTouch(StylusDevice stylusDevice, StagingAreaInputItem stagingItem)
at System.Windows.Input.StylusLogic.PromoteMainToTouch(ProcessInputEventArgs e, StylusEventArgs stylusEventArgs)
at System.Windows.Input.StylusLogic.PromoteMainToOther(ProcessInputEventArgs e)
at System.Windows.Input.StylusLogic.PostProcessInput(Object sender, ProcessInputEventArgs e)
at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.StylusLogic.InputManagerProcessInput(Object oInput)
at System.Windows.Input.StylusLogic.PreProcessInput(Object sender, PreProcessInputEventArgs e)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
Info: 18:14:14.6866004 Thread:#1 SharpCap.Base.CaptureProviderBase`1.PrepareToCapture(IFileNameProvider fnp) :: Started
Info: 18:14:14.6866004 Thread:#1 SharpCap.Base.CaptureProviderBase`1.PrepareToCapture(IFileNameProvider fnp) :: Ended
Info: 18:14:14.6866004 Thread:#1 SharpCap.Models.Camera.PrepareToCapture(IFileNameProvider fileNameProvider) :: Ended (Success)
Debug: 18:14:14.6946130 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Run capture on MultiCaptureProvider
at SharpCap.MultiCaptureProvider.RunCapture()
at SharpCap.Models.Camera.RunCaptureImpl()
at SharpCap.Models.Camera.RunCapture()
at SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark()
at SharpCap.UI.CreateDarkFrameViewModel.<.ctor>b__8_1(Object o)
at SharpCap.Base.LambdaCommand.Execute(Object parameter)
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.StylusLogic.PromoteMainToMouse(StagingAreaInputItem stagingItem)
at System.Windows.Input.StylusLogic.PromoteMainUpToTouch(StylusDevice stylusDevice, StagingAreaInputItem stagingItem)
at System.Windows.Input.StylusLogic.PromoteMainToTouch(ProcessInputEventArgs e, StylusEventArgs stylusEventArgs)
at System.Windows.Input.StylusLogic.PromoteMainToOther(ProcessInputEventArgs e)
at System.Windows.Input.StylusLogic.PostProcessInput(Object sender, ProcessInputEventArgs e)
at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.StylusLogic.InputManagerProcessInput(Object oInput)
at System.Windows.Input.StylusLogic.PreProcessInput(Object sender, PreProcessInputEventArgs e)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
Info: 18:14:14.7036270 Thread:#1 SharpCap.Base.CaptureProviderBase`1.RunCapture() :: Started
Debug: 18:14:14.7086336 Thread:#1 SharpCap.Base.BaseImageProvider.OnStartCapture(IColourSpace colourSpaceControl, Size sz) :: Started
Debug: 18:14:14.7106373 Thread:#1 SharpCap.Base.BaseImageProvider.OnStartCapture(IColourSpace colourSpaceControl, Size sz) :: Ended
Info: 18:14:14.7106373 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StartCapture
Debug: 18:14:14.7136402 Thread:Capture Write Thread#7 SharpCap.Base.BaseImageProvider.CaptureWriteThreadProc() :: Started
Debug: 18:14:14.7166446 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_0() :: Status update after capture complete.
Info: 18:14:14.7176461 Thread:#1 SharpCap.Base.CaptureProviderBase`1.RunCapture() :: Ended
Debug: 18:14:14.7687220 Thread:#1 SharpCap.Base.FileWriters.TemplatedFilenameProvider.GetCaptureSettingsFileName() :: Creating directory C:\Users\Mount\AppData\Local\Temp\1073077b-b888-4c4b-b41a-a00d2c69905c\dark 2017-10-17T22_14_14Z for the CaptureSettingsFile
Debug: 18:14:36.7266547 Thread:#1 SharpCap.Models.Camera.StopDueToLimitReached(String stopReason) :: Stopping capture because capture frame limit reached.
Debug: 18:14:36.7556967 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Stopping capture on MultiCaptureProvider
at SharpCap.MultiCaptureProvider.StopCapture()
at SharpCap.Models.Camera.StopCaptureImpl()
at SharpCap.Models.Camera.StopDueToLimitReached(String stopReason)
at SharpCap.Models.Camera.SharpCap.Models.ICamera.GetProgressInfo()
at SharpCap.UI.SharpCapForm.OnTimer()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
Info: 18:14:36.7576989 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopCapture() :: Started
Info: 18:14:36.7586996 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StoppingCapture
Debug: 18:14:36.7607033 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_1() :: Status update after capture complete.
Debug: 18:14:36.7627062 Thread:#1 SharpCap.Base.BaseImageProvider.BeforeStopCapture() :: Started
Debug: 18:14:36.7737201 Thread:Capture Write Thread#7 SharpCap.Base.BaseImageProvider.CaptureWriteThreadProc() :: Ended (WriteFrames is false)
Debug: 18:14:36.8156146 Thread:#1 SharpCap.Base.BaseImageProvider.BeforeStopCapture() :: Ended
Info: 18:14:36.8156146 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StopCapture
Debug: 18:14:36.8166176 Thread:#1 SharpCap.Models.Application.OnStopCapture() :: Started
Debug: 18:14:36.8196197 Thread:#1 SharpCap.Models.Application.OnStopCapture() :: Ended
Info: 18:14:36.8226241 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.GetSolveFieldPath() :: Using plate solver at c:\cygwin\bin\solve-field
Info: 18:14:36.8226241 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.IsAvailable() :: Plate solver not available
Debug: 18:14:36.8236279 Thread:#1 SharpCap.UI.SharpCapForm.OnStopCapture() :: Started
Debug: 18:14:36.8366455 Thread:#1 SharpCap.UI.SharpCapForm.OnStopCapture() :: Ended
Debug: 18:14:39.0728065 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_0() :: Status update after capture complete.
Debug: 18:14:39.0728065 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopCapture() :: StopCapture event sent
Info: 18:14:39.0728065 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopCapture() :: Ended
Debug: 18:14:58.2962287 Thread:#1 SharpCap.UI.SharpCapForm.CommandToolStripItem_Click(Object sender, EventArgs e) :: Button Pressed Capture D&ark...
Debug: 18:15:00.0767510 Thread:#1 SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark() :: Started
Debug: 18:15:00.0767510 Thread:#1 SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark() :: Going to capture frames for dark into C:\Users\Mount\AppData\Local\Temp\605e9885-9d6c-4396-b5ec-38240b96f33c
Debug: 18:15:00.0787547 Thread:#1 SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark() :: Capturing dark on ASCOM Cameras::ASCOM Toupcam Driver
Info: 18:15:00.0917731 Thread:#1 SharpCap.Models.Camera.PrepareToCapture(IFileNameProvider fileNameProvider) :: Started
Debug: 18:15:00.0947775 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Prepare to capture on MultiCaptureProvider
at SharpCap.MultiCaptureProvider.PrepareToCapture(IFileNameProvider fnp)
at SharpCap.Models.Camera.PrepareToCapture(IFileNameProvider fileNameProvider)
at SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark()
at SharpCap.UI.CreateDarkFrameViewModel.<.ctor>b__8_1(Object o)
at SharpCap.Base.LambdaCommand.Execute(Object parameter)
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.StylusLogic.PromoteMainToMouse(StagingAreaInputItem stagingItem)
at System.Windows.Input.StylusLogic.PromoteMainUpToTouch(StylusDevice stylusDevice, StagingAreaInputItem stagingItem)
at System.Windows.Input.StylusLogic.PromoteMainToTouch(ProcessInputEventArgs e, StylusEventArgs stylusEventArgs)
at System.Windows.Input.StylusLogic.PromoteMainToOther(ProcessInputEventArgs e)
at System.Windows.Input.StylusLogic.PostProcessInput(Object sender, ProcessInputEventArgs e)
at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.StylusLogic.InputManagerProcessInput(Object oInput)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
Info: 18:15:00.0957820 Thread:#1 SharpCap.Base.CaptureProviderBase`1.PrepareToCapture(IFileNameProvider fnp) :: Started
Info: 18:15:00.0957820 Thread:#1 SharpCap.Base.CaptureProviderBase`1.PrepareToCapture(IFileNameProvider fnp) :: Ended
Info: 18:15:00.0967827 Thread:#1 SharpCap.Models.Camera.PrepareToCapture(IFileNameProvider fileNameProvider) :: Ended (Success)
Debug: 18:15:00.0977865 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Run capture on MultiCaptureProvider
at SharpCap.MultiCaptureProvider.RunCapture()
at SharpCap.Models.Camera.RunCaptureImpl()
at SharpCap.Models.Camera.RunCapture()
at SharpCap.UI.CreateDarkFrameViewModel.StartCapturingDark()
at SharpCap.UI.CreateDarkFrameViewModel.<.ctor>b__8_1(Object o)
at SharpCap.Base.LambdaCommand.Execute(Object parameter)
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.StylusLogic.PromoteMainToMouse(StagingAreaInputItem stagingItem)
at System.Windows.Input.StylusLogic.PromoteMainUpToTouch(StylusDevice stylusDevice, StagingAreaInputItem stagingItem)
at System.Windows.Input.StylusLogic.PromoteMainToTouch(ProcessInputEventArgs e, StylusEventArgs stylusEventArgs)
at System.Windows.Input.StylusLogic.PromoteMainToOther(ProcessInputEventArgs e)
at System.Windows.Input.StylusLogic.PostProcessInput(Object sender, ProcessInputEventArgs e)
at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.StylusLogic.InputManagerProcessInput(Object oInput)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
Info: 18:15:00.0987842 Thread:#1 SharpCap.Base.CaptureProviderBase`1.RunCapture() :: Started
Debug: 18:15:00.0997849 Thread:#1 SharpCap.Base.BaseImageProvider.OnStartCapture(IColourSpace colourSpaceControl, Size sz) :: Started
Debug: 18:15:00.1007940 Thread:Capture Write Thread#20 SharpCap.Base.BaseImageProvider.CaptureWriteThreadProc() :: Started
Debug: 18:15:00.1017901 Thread:#1 SharpCap.Base.BaseImageProvider.OnStartCapture(IColourSpace colourSpaceControl, Size sz) :: Ended
Info: 18:15:00.1017901 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StartCapture
Debug: 18:15:00.1057952 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_0() :: Status update after capture complete.
Info: 18:15:00.1057952 Thread:#1 SharpCap.Base.CaptureProviderBase`1.RunCapture() :: Ended
Debug: 18:15:00.1067959 Thread:#1 SharpCap.Base.FileWriters.TemplatedFilenameProvider.GetCaptureSettingsFileName() :: Creating directory C:\Users\Mount\AppData\Local\Temp\605e9885-9d6c-4396-b5ec-38240b96f33c\dark 2017-10-17T22_15_00Z for the CaptureSettingsFile
Debug: 18:15:13.3960865 Thread:#1 SharpCap.Models.Camera.StopDueToLimitReached(String stopReason) :: Stopping capture because capture frame limit reached.
Debug: 18:15:13.4271344 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Stopping capture on MultiCaptureProvider
at SharpCap.MultiCaptureProvider.StopCapture()
at SharpCap.Models.Camera.StopCaptureImpl()
at SharpCap.Models.Camera.StopDueToLimitReached(String stopReason)
at SharpCap.Models.Camera.SharpCap.Models.ICamera.GetProgressInfo()
at SharpCap.UI.SharpCapForm.OnTimer()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
Info: 18:15:13.4271344 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopCapture() :: Started
Info: 18:15:13.4281359 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StoppingCapture
Debug: 18:15:13.4301373 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_1() :: Status update after capture complete.
Debug: 18:15:13.4301373 Thread:#1 SharpCap.Base.BaseImageProvider.BeforeStopCapture() :: Started
Debug: 18:15:13.4341447 Thread:Capture Write Thread#20 SharpCap.Base.BaseImageProvider.CaptureWriteThreadProc() :: Ended (WriteFrames is false)
Debug: 18:15:13.4814605 Thread:#1 SharpCap.Base.BaseImageProvider.BeforeStopCapture() :: Ended
Info: 18:15:13.4814605 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StopCapture
Debug: 18:15:13.4814605 Thread:#1 SharpCap.Models.Application.OnStopCapture() :: Started
Debug: 18:15:13.4824604 Thread:#1 SharpCap.Models.Application.OnStopCapture() :: Ended
Info: 18:15:13.4824604 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.GetSolveFieldPath() :: Using plate solver at c:\cygwin\bin\solve-field
Info: 18:15:13.4834627 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.IsAvailable() :: Plate solver not available
Debug: 18:15:13.4834627 Thread:#1 SharpCap.UI.SharpCapForm.OnStopCapture() :: Started
Debug: 18:15:13.4964826 Thread:#1 SharpCap.UI.SharpCapForm.OnStopCapture() :: Ended
Debug: 18:15:15.3845903 Thread:#1 SharpCap.Models.Camera.<ImplOnCaptureEvent>b__16_0() :: Status update after capture complete.
Debug: 18:15:15.3845903 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopCapture() :: StopCapture event sent
Info: 18:15:15.3845903 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StopCapture() :: Ended
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Sensor Analysis Question

#8

Post by admin »

Hopefully fixed in the latest 3.1 build I have just uploaded (you will need to download manually for now - will go auto-update in a day or so).

cheers,

Robin
galljj
Posts: 80
Joined: Wed Mar 01, 2017 10:14 pm

Re: Sensor Analysis Question

#9

Post by galljj »

Great. Thanks!
galljj
Posts: 80
Joined: Wed Mar 01, 2017 10:14 pm

Re: Sensor Analysis Question

#10

Post by galljj »

Spent some time today with the new build. It now goes beyond the "capturing darks" phase inot the next phase where you take the cover off and it starts the cycle over again..

At first, it went through the testing, and eventually told me that it had reached the minimum exposure, and that the field I was pointing at was too bright.

So I waited a while until the field got darker, and started again. But now it seems to be stuck in a do loop - I killed it after about 20 minutes of running. Looking at the log, it seemed to be hunting back and forth around some parameters - which I don't understand. I've attached the log file.

How long should the analysis take - It was humming along pretty well until the do loop.

j
analysis1.txt
(104.3 KiB) Downloaded 180 times
Post Reply