You are not logged in.



#76 2010-05-10 16:26:54

mediavets
Moderator
From: Isleham, Cambridgeshire, UK.
Registered: 2007-11-14
Posts: 8080
Website

Re: Thethered bracketing with EOS Utility and Papywizard

mark_anderson_us wrote:

Hi Guys

I'll be trying this, sometime this week with my netbook; however, forgive my ignorance, but I think I'm missing something. If I don't want to use focus blending, besides saving directly to the computer, what's the benefit compared to just using papywizard with the Merlin head. (I know the tethering is simpler too.)

The advantage and the reason for doing this is to implement extended exposure brcaketing using a wider range than the built-in AEB is capable of.

It seems to me the big problem is that no solution that exists today knows when the camera has finished the exposure and is ready to take the next shot. This means you have to try and figure out the longest exposure you're likely to have during the entire seqeunce (a pain at dusk) and then enter that as the time between shots with a safe error margin. So if I'm bracketing +1, 0, -1 and my -1 exposure is 3 secs, my total exposure should time should be 5.25 secs (assuming no delay for writing to disk, as most modern cameras can buffer 7-9 frames).

An exposure bracketing of 1/0/-1 is hardly worth bothering with if you are looking to do HDR or exposure blending for a pano - anything less that 2/0/-2 is not really worth bothering with as I understand it and one often needs more than that hence the development of support for shutter control plug-ins such as that for Breeze Systems' DSLR Remote Pro.

For this example, I would probably enter about 10 secs as my time per shot (huge error margin, but when shooting several hundred frames, missing the last one or two is a killer). This would be wasting at least 4 secs per shot, so if I'm shooting 400 images that's 1600 secs and a lot of light change ast dusk/dawn.

What would it take for Papywizard to be able to recognize that the camera is no longer busy and them move immediately instead of waiting for a pre-determined interval?

I think that's exactly what happens when using a third party program via a plug-in to trigger the shutter isn't it?

Is this a limitiation of papywizard or the plug-in controlling the camera? Canon and BreezeSys both have SDK's so if someone could write a plug-in that communicates directly with one of these products would it solve the problem. (If it will, I may consider having a go at developing it.)

Have you tried using Breeze Systems' DSLR Remote Pro via the Papywizard plug-in?


Andrew Stephens
Nikon D40, Nikkor 10.5mm fisheye, Sigma 8mm f3.5 fisheye, Nikkor 18-55/50/35mm  lenses, Nodal Ninja 5 Lite, Agno's Mrotator TCSshort
Nikon P5100, CP5000, CP995, FC-E8, WC-E63,WC-E68, TC-E2, Kaidan Kiwi 995, Bophoto pano bracket
Merlin/Orion panohead + Papywizard on Nokia 770/N800 and Windows XP/2K

Offline

 

#77 2010-05-10 16:58:45

mark_anderson_us
Member
From: Chicago
Registered: 2008-11-30
Posts: 177
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Hi Andrew

Thanks for reply. Clearly, I'd missed the bit about wider AEB.

Agree with you about brackets. I do normally shoot +2/0/-2. Just chose +-1 as an example.

Wasn't aware there was a Breeze plug-in (just downloaded papywizard 2.1 last night and it was late beofre I got it all up and running). If it does work, it's great news.

Can't wait to try it

Regards

Mark


Canon EOS 30D with BG-E2 grip
50mm f1.4, 16-35mm f2.8L, 28-70mm f2.8L, 70-200mm f2.8L, 100mm f2.8 Macro
Gitzo 2531, RRS BH40, 2xRRS PCL-1: Panning Clamp, RRS CRD-Rail, RRS MPR-CL II, RRS MPR-192, RRS L Bracket

Offline

 

#78 2010-05-13 04:11:21

mark_anderson_us
Member
From: Chicago
Registered: 2008-11-30
Posts: 177
Website

Re: Thethered bracketing with EOS Utility and Papywizard

unfortunately no luck with dslremote. it always adds a -x option on the command line, which is not supported by many canon cameras. i tried to flind the plug-in source to modify it, but no luck.

i tried generic tethered and set it to just call dslreotetest.exe (don't need any of the command line options), but that fails to. it says shooting command '   ' in the log

so it looks like i'm totally stuffed, which is a shame because i'm so close to a solution. i don;t knwo if these are just bugs in 2.1.19

(EOS utility/autokey option is too flakey for me)

regards

mark


Canon EOS 30D with BG-E2 grip
50mm f1.4, 16-35mm f2.8L, 28-70mm f2.8L, 70-200mm f2.8L, 100mm f2.8 Macro
Gitzo 2531, RRS BH40, 2xRRS PCL-1: Panning Clamp, RRS CRD-Rail, RRS MPR-CL II, RRS MPR-192, RRS L Bracket

Offline

 

#79 2010-06-26 16:55:39

Solaris
Member
Registered: 2009-10-02
Posts: 24
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Hi everybody,
After having tried for loooong hours to make sjhenry's script for EOSUtility work, having read thoroughly this topic as well as "Tethered shooting and intelligent bracketing" (where I already exposed my problem and didn't get a helpfull answer), I give it a try here.
Like other members, I always get the error message : EOSBracket.exe, Unable to find the Main Windows Button for EOSUtility. My versions are : EU 2.8.0.2, Pw 2.1.19. I think the problem is AutoHotkey script and has nothing to do with Pw since I tried to shoot EU directly with EOSBracket.exe and get the same error message.
What in the hell is the problem ?

Olivier
_________________________

EOS 5D Mark II, EF 17/40 mm f/1.4 USM, EF 70-200mm f/4 L IS USM, Canon PowerShotPro1, Merlin, TTL-232R,EOS Utility, Papywizard 2.1.19 / Autopano Giga 2

Offline

 

#80 2010-07-05 13:21:13

Solaris
Member
Registered: 2009-10-02
Posts: 24
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Don't know if anybody is interested, but I found the solution for the problem. In my case, it came from the use of the french version of EOSUtility : EOSBracket.exe was not able to recognize french string.

To correct the problem :
1) Open EOSBracket.ahk script with Notepad++
2) At lines 427 and 436 (on a total of 491) replace "Main Window" with "Fenêtre Principale"
3) Save and close script
4)Compile script to obtain run-time version (EOSBracket.exe)

Olivier
____________________________

EOS 5D Mark II, EF 17/40 mm f/1.4 USM, EF 70-200mm f/4 L IS USM, Canon PowerShotPro1, Merlin, TTL-232R,EOS Utility, Papywizard 2.1.19 / Autopano Giga 2

Offline

 

#81 2010-07-05 15:56:47

mediavets
Moderator
From: Isleham, Cambridgeshire, UK.
Registered: 2007-11-14
Posts: 8080
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Olivier,

Are you using a Merlin head on top of your tall mast now?


Andrew Stephens
Nikon D40, Nikkor 10.5mm fisheye, Sigma 8mm f3.5 fisheye, Nikkor 18-55/50/35mm  lenses, Nodal Ninja 5 Lite, Agno's Mrotator TCSshort
Nikon P5100, CP5000, CP995, FC-E8, WC-E63,WC-E68, TC-E2, Kaidan Kiwi 995, Bophoto pano bracket
Merlin/Orion panohead + Papywizard on Nokia 770/N800 and Windows XP/2K

Offline

 

#82 2010-07-05 17:42:01

fma38
Moderator
From: Grenoble, France
Registered: 2005-12-07
Posts: 6038
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Thanks for the tip, Olivier!


Frédéric

Canon 20D + 17-40/f4 L USM + 70-200/f4 L USM + 50/f1.4 USM + Tokina 10-17 3.5-4.5 AF DX Fisheye
Merlin/Orion panohead + Papywizard on Nokia N800 and HP TC-1100

Offline

 

#83 2010-07-26 23:32:05

dog-eater
Member
Registered: 2010-07-26
Posts: 22

Re: Thethered bracketing with EOS Utility and Papywizard

Hi,

I will try this with my canon t2i / gigapanbot and acer netbook, for focus bracketing. I'm very excited to try it smile

Does this script allow for "unfocusing" of the lens to the initial position (or to infinity) after shooting the focus stack? This is one thing that I haven't been able to solve otherwise.

thanks,
Jeffrey

Offline

 

#84 2010-12-23 13:25:17

martinlbb
Member
From: Lyon
Registered: 2010-04-15
Posts: 57
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Solaris wrote:

Don't know if anybody is interested, but I found the solution for the problem. In my case, it came from the use of the french version of EOSUtility : EOSBracket.exe was not able to recognize french string.

To correct the problem :
1) Open EOSBracket.ahk script with Notepad++
2) At lines 427 and 436 (on a total of 491) replace "Main Window" with "Fenêtre Principale"
3) Save and close script
4)Compile script to obtain run-time version (EOSBracket.exe)

It worked for me!

Many thanks Olivier smile


Révéler les beautés cachées ou hors de portée : http://www.martinloyer.fr

Offline

 

#85 2011-04-26 06:30:45

Skippysky
New member
Registered: 2011-04-23
Posts: 3

Re: Thethered bracketing with EOS Utility and Papywizard

Hello All,

My first post here. I've been using my SkyWatcher head for about a week now,
and I find I need help!

I'm trying to do some night time astronomy images. I selected the Bulb option, I set
60 seconds as my exposure time, and also selected mirror lockup in the standard Merlin/Orion plugin.

However, the shutter doesn't fire again to end the exposure after 60 seconds, and I ended up with
one very over exposed frame of about 5600 seconds duration!!

I'm not not interested in HDR or blending of any sort - I just want single exposure at each position,
probably longer than the default 30 second maximum available in non-bulb mode.

How do I set up for exposures of , for example, 60 seconds, such that I get one 60sec frame at each position
in the mosaic?

Any advice greatly appreciated,

Andrew Cool

www.skippysky.com.au

Offline

 

#86 2011-04-26 07:45:07

fma38
Moderator
From: Grenoble, France
Registered: 2005-12-07
Posts: 6038
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Papywizard Bulb feature only keep the trigger on during the exposure time; this is the B mode. It seems that you need the T mode, with one trigger at the begining, and one trigger at the end.


Frédéric

Canon 20D + 17-40/f4 L USM + 70-200/f4 L USM + 50/f1.4 USM + Tokina 10-17 3.5-4.5 AF DX Fisheye
Merlin/Orion panohead + Papywizard on Nokia N800 and HP TC-1100

Offline

 

#87 2011-04-26 22:40:47

Skippysky
New member
Registered: 2011-04-23
Posts: 3

Re: Thethered bracketing with EOS Utility and Papywizard

Hi Frederic,

fma38  wrote:

Papywizard Bulb feature only keep the trigger on during the exposure time; this is the B mode. It seems that you need the T mode, with one trigger at the begining, and one trigger at the end.

"T mode"? Sorry, I don't understand that - is that a setting on my Canon 40D, or a setting within PapyWizard?


Regards,

Andrew

www.skippysky.com.au

Offline

 

#88 2011-04-26 23:20:50

fma38
Moderator
From: Grenoble, France
Registered: 2005-12-07
Posts: 6038
Website

Re: Thethered bracketing with EOS Utility and Papywizard

See:

http://en.wikipedia.org/wiki/Bulb_%28photography%29

"Bulb, abbreviated B, is a shutter speed setting on an adjustable camera that allows for long exposure times under the direct control of the photographer. With this setting, the shutter simply stays open as long as the shutter release button remains depressed. An alternative setting common on film cameras is Time, abbreviated T, where the button is pressed once to open the shutter and again to close it."

It seems that your camera works in T mode. But Papywizard only supports B mode...


Frédéric

Canon 20D + 17-40/f4 L USM + 70-200/f4 L USM + 50/f1.4 USM + Tokina 10-17 3.5-4.5 AF DX Fisheye
Merlin/Orion panohead + Papywizard on Nokia N800 and HP TC-1100

Offline

 

#89 2011-04-26 23:33:35

ozbigben
Member
From: Melbourne, Australia
Registered: 2009-05-07
Posts: 44
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Two possible solutions?

Record an autohotkey script with two shutter releases and then edit the wait in between to your desired shutter speed or..

DSLR Remote (if it supports your model) use the commandline utility via a batch file with a sleep command in between two releases (sleep is not a standard dos command but is available in a resource kit)


Ben

Skywatcher Multifunction (FW 010981) + Papywizard (2.1.20), Ursa Minor USB, DSLR Remote, Canon 1Ds mkIII (70-200mm f2.8 or 80mm f1.8), PTGui Pro

Offline

 

#90 2011-04-27 00:23:45

mediavets
Moderator
From: Isleham, Cambridgeshire, UK.
Registered: 2007-11-14
Posts: 8080
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Skippysky wrote:

How do I set up for exposures of , for example, 60 seconds, such that I get one 60sec frame at each position
in the mosaic?

Any advice greatly appreciated,

Andrew Cool

www.skippysky.com.au

What camera are using?


Andrew Stephens
Nikon D40, Nikkor 10.5mm fisheye, Sigma 8mm f3.5 fisheye, Nikkor 18-55/50/35mm  lenses, Nodal Ninja 5 Lite, Agno's Mrotator TCSshort
Nikon P5100, CP5000, CP995, FC-E8, WC-E63,WC-E68, TC-E2, Kaidan Kiwi 995, Bophoto pano bracket
Merlin/Orion panohead + Papywizard on Nokia 770/N800 and Windows XP/2K

Offline

 

#91 2011-04-27 01:18:58

Andrew Cool
New member
Registered: 2011-04-27
Posts: 1

Re: Thethered bracketing with EOS Utility and Papywizard

I'm using a Canon 40D.

Works just fine in B "Bulb" mode with EOS Utility and other camera control programs that understand DIGIC III.

It's a very common camera in the astronomical community where great use is made of the Bulb mode
via USB cable.

I'm using the latest PW development version 2.1.20 (?) on Win 7 64 bit and XP Pro 32 bit.

>Papywizard Bulb feature only keep the trigger on during the exposure time; this is the B mode.
> It seems that you need the T mode, with one trigger at the begining, and one trigger at the end.

Sounds like a good feature for next week's release of PW 2.2.21 ;-)

Regards,

Andrew

Offline

 

#92 2011-04-27 11:24:34

Skippysky
New member
Registered: 2011-04-23
Posts: 3

Re: Thethered bracketing with EOS Utility and Papywizard

ozbigben wrote:

Two possible solutions?

Hi Ben,

>Record an autohotkey script with two shutter releases and then edit the wait in between to your desired shutter speed or..

>DSLR Remote (if it supports your model) use the commandline utility via a batch file with a sleep command in between two releases (sleep is not a standard dos >command but is available in a resource kit)

The DSLR Remote path sounds viable. Question though. How is the resulting Bat file executed from PapyWizard at every position?

Is the same general method available using the free EOS Utility that comes with Canon cameras rather than forking out $175 for DSLR Remote?

Thanks,

Andrew

Offline

 

#93 2011-04-27 20:57:56

mediavets
Moderator
From: Isleham, Cambridgeshire, UK.
Registered: 2007-11-14
Posts: 8080
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Skippysky wrote:

Is the same general method available using the free EOS Utility that comes with Canon cameras rather than forking out $175 for DSLR Remote?

Thanks,

Andrew

There's a Shutter plugin for the EOS utility.


Uploaded Images


Andrew Stephens
Nikon D40, Nikkor 10.5mm fisheye, Sigma 8mm f3.5 fisheye, Nikkor 18-55/50/35mm  lenses, Nodal Ninja 5 Lite, Agno's Mrotator TCSshort
Nikon P5100, CP5000, CP995, FC-E8, WC-E63,WC-E68, TC-E2, Kaidan Kiwi 995, Bophoto pano bracket
Merlin/Orion panohead + Papywizard on Nokia 770/N800 and Windows XP/2K

Offline

 

#94 2011-04-28 00:09:27

ozbigben
Member
From: Melbourne, Australia
Registered: 2009-05-07
Posts: 44
Website

Re: Thethered bracketing with EOS Utility and Papywizard

Skippysky wrote:

Hi Ben,


Is the same general method available using the free EOS Utility that comes with Canon cameras rather than forking out $175 for DSLR Remote?

Thanks,

Andrew

Both use the generic tethered plugin to run a specified program at each position.  It's just a case of pointing it at the batch file or ahk script.  It means your exposure time is fixed in the external script but as they're both text files it's easy to adjust... but I suspect you don't want to do that very often anyway.


Ben

Skywatcher Multifunction (FW 010981) + Papywizard (2.1.20), Ursa Minor USB, DSLR Remote, Canon 1Ds mkIII (70-200mm f2.8 or 80mm f1.8), PTGui Pro

Offline

 

#95 2011-04-28 14:03:21

ozbigben
Member
From: Melbourne, Australia
Registered: 2009-05-07
Posts: 44
Website

Re: Thethered bracketing with EOS Utility and Papywizard

The EOS Bracket plugin will do the job  wink

Turn off dry run, go to the bulb tab, enable bulb and set your exposure time.
Also make sure that the EOS utility does not display a preview of the image after shooting or you may get an error on the second shot that it can't find the window.

I also had a play with DSLR Remote but once again you're looking at an AutoHotkey solution.  You can specify an exposure time in the timelapse section but that's of no use to triggering the shutter via the command line... and if you set the mode to B, the commandline only opens the shutter and won't exit to allow you to trigger the shutter again.

With B mode set in DSLR Remote Pro the AH script for a 1 minute exposure...

Code:

WinWait, DSLR Remote Pro , 
IfWinNotActive, DSLR Remote Pro , , WinActivate, DSLR Remote Pro , 
WinWaitActive, DSLR Remote Pro , 

Sleep, 100
Send, {F8}
Sleep, 60000
Send, {F8}
Exit

Last edited by ozbigben (2011-04-28 14:04:48)


Ben

Skywatcher Multifunction (FW 010981) + Papywizard (2.1.20), Ursa Minor USB, DSLR Remote, Canon 1Ds mkIII (70-200mm f2.8 or 80mm f1.8), PTGui Pro

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson