Author Topic: Astrophotography Time Lapce using CHDK - blog post  (Read 2930 times)

Offline guysoft42

  • Rookie
  • *
  • Posts: 8
    • my blog
Astrophotography Time Lapce using CHDK - blog post
« on: 16 / August / 2009, 04:27:17 »
Hi all,

I just wrote on my blog a post about CHDK
I used it during the last meteor shower to try and catch them, and also made animations of moving stars.
Here are the animations

Hope enjoy it
Guy
« Last Edit: 22 / August / 2009, 15:15:37 by guysoft42 »
42

Offline RaduP

  • Hero Member
  • *****
  • Posts: 841
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #1 on: 16 / August / 2009, 06:43:42 »
Wow, how did you manage to get that much ampglow in some of your videos? What exposure did you use?

Offline bongo_bingo

  • Full Member
  • ***
  • Posts: 167
    • My photos at DA
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #2 on: 16 / August / 2009, 07:56:15 »
Very interesting!

Thanks fo share

Offline guysoft42

  • Rookie
  • *
  • Posts: 8
    • my blog
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #3 on: 16 / August / 2009, 12:07:40 »
Wow, how did you manage to get that much ampglow in some of your videos? What exposure did you use?
If by ampglow you mean the light at the top edge of the frame. Then I have a bad feeling its the chip warming up from long exposure times and the intensity of them. Also there might have been light pollution
42

Offline @rt

  • Rookie
  • *
  • Posts: 30
    • Art's Fantastic Website
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #4 on: 16 / August / 2009, 17:28:56 »
Hi, I get a page load error. Anyone else have problems?
If not actually, then potentially.

Offline RaduP

  • Hero Member
  • *****
  • Posts: 841
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #5 on: 16 / August / 2009, 20:48:16 »
If by ampglow you mean the light at the top edge of the frame. Then I have a bad feeling its the chip warming up from long exposure times and the intensity of them. Also there might have been light pollution

Yes, but the ampglow should only happen with really long exposures, like 2+ minutes or more, so that's why I asked what exposure you used.

Offline guysoft42

  • Rookie
  • *
  • Posts: 8
    • my blog
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #6 on: 17 / August / 2009, 01:33:42 »
If by ampglow you mean the light at the top edge of the frame. Then I have a bad feeling its the chip warming up from long exposure times and the intensity of them. Also there might have been light pollution

Yes, but the ampglow should only happen with really long exposures, like 2+ minutes or more, so that's why I asked what exposure you used.

Have no way to explain that.. you can see the code I used.

@rt, Here its fine, and I am getting a lot of traffic. Is it ok now?
42

Offline reyalp

  • Guru Member
  • ******
  • Posts: 4468
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #7 on: 17 / August / 2009, 04:10:54 »
I'd guess you had dark frame subtraction off.
Don't forget what the H stands for.

Offline @rt

  • Rookie
  • *
  • Posts: 30
    • Art's Fantastic Website
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #8 on: 18 / August / 2009, 15:53:32 »
If by ampglow you mean the light at the top edge of the frame. Then I have a bad feeling its the chip warming up from long exposure times and the intensity of them. Also there might have been light pollution

Yes, but the ampglow should only happen with really long exposures, like 2+ minutes or more, so that's why I asked what exposure you used.

Have no way to explain that.. you can see the code I used.

@rt, Here its fine, and I am getting a lot of traffic. Is it ok now?

Still not working for me unfortunately.
I get a page load error using Firefox.
If not actually, then potentially.

CHDK Forum

Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #8 on: 18 / August / 2009, 15:53:32 »

Offline Hacki

  • Sr. Member
  • ****
  • Posts: 352
  • SX100
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #9 on: 18 / August / 2009, 16:24:27 »
The link in the first posting is broken. It should be http://guysoft.wordpress.com/about/videos-of-sky/

Offline zeno

  • Hero Member
  • *****
  • Posts: 503
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #10 on: 18 / August / 2009, 16:24:44 »
Chop the "p//" out of the html link and it works (at least it does for me)

Offline guysoft42

  • Rookie
  • *
  • Posts: 8
    • my blog
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #11 on: 22 / August / 2009, 15:18:24 »
The link in the first posting is broken. It should be http://guysoft.wordpress.com/about/videos-of-sky/
Ok, that will explain other posts, fixed.

I'd guess you had dark frame subtraction off.

Yes, I am not sure how to do a darkframe. Do you know what settings I should put on the camera to make one? I could add it to the script for next time.
42

Offline reyalp

  • Guru Member
  • ******
  • Posts: 4468
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #12 on: 23 / August / 2009, 03:12:02 »
Yes, I am not sure how to do a darkframe. Do you know what settings I should put on the camera to make one? I could add it to the script for next time.

You can set canon darkframe subtraction auto, off or on using set_nr (0,1,2 respectively). Note that this will take a darkframe after each exposure, doubling the time required to capture each image, and halving your actual coverage of the sky.

You could also take a darkframe manually (by covering the lens) and subtract it in post processing. You'll probably want to work in raw or DNG if you do this.
Don't forget what the H stands for.

Offline guysoft42

  • Rookie
  • *
  • Posts: 8
    • my blog
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #13 on: 01 / September / 2009, 16:30:06 »
You could also take a darkframe manually (by covering the lens) and subtract it in post processing. You'll probably want to work in raw or DNG if you do this.
Isn't it possible to make a script that will create a darkframe (without using your hands)?

Also, do you have a way to automatically batch process raw .CRW files? I did not find any tool for this.
42

Offline reyalp

  • Guru Member
  • ******
  • Posts: 4468
Re: Astrophotography Time Lapce using CHDK - blog post
« Reply #14 on: 02 / September / 2009, 04:07:47 »
You could also take a darkframe manually (by covering the lens) and subtract it in post processing. You'll probably want to work in raw or DNG if you do this.
Isn't it possible to make a script that will create a darkframe (without using your hands)?
Not yet.

Quote
Also, do you have a way to automatically batch process raw .CRW files? I did not find any tool for this.
There are some command line tools that understand CHDK CRW.  dcraw for example. You could easily make a shell script/batch file to do bulk processing.
Don't forget what the H stands for.

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal