Search found 358 matches

by Forum_2015
07 Dec 2018, 21:56
Forum: Scripts
Topic: RA & Dec to Altaz
Replies: 1
Views: 1324

RA & Dec to Altaz

Hi All, I am trying to write a simple script to automate a sequence of images. I would like to eliminate (skip) those objects below a limiting altitude while running the script. To do this I would like to calculate the altitude directly from RA and Dec, however when I use the "EquatToAltaz(ra,de,lon...
by Forum_2015
07 Dec 2018, 21:55
Forum: Scripts
Topic: AA5 ScriptRunner1.0 and Observation Manager 9.05 YouTube videos
Replies: 3
Views: 1943

Re: AA5 ScriptRunner1.0 and Observation Manager 9.05 YouTube videos

So what do you recommend as the best and fastest way to get into scripting for AA5. I assumed that the best way would be to try writing and running some scripts in AA% before diving into your ScriptRunner and Observation Manager. Ifso which is the best Ypu Tube video of yours to follow?
by Forum_2015
07 Dec 2018, 21:54
Forum: Scripts
Topic: AA5 ScriptRunner1.0 and Observation Manager 9.05 YouTube videos
Replies: 3
Views: 1943

Re: AA5 ScriptRunner1.0 and Observation Manager 9.05 YouTube videos

No it does not have a voice over as it is just a demo of an observing session automated without me doing anything..
If you need a description of what is happening, you should be able to read the reporting screen.

Regards,
John
by Forum_2015
07 Dec 2018, 21:54
Forum: Scripts
Topic: AA5 ScriptRunner1.0 and Observation Manager 9.05 YouTube videos
Replies: 3
Views: 1943

Re: AA5 ScriptRunner1.0 and Observation Manager 9.05 YouTube videos

Hi John,
Just taken a look at your Live Demo video https://www.youtube.com/watch?v=10qj2r02ODU .

Did you record this with a voice over as all I can hear is some machine noise in the background.

Thanks
Ian
by Forum_2015
07 Dec 2018, 21:53
Forum: Scripts
Topic: AA5 ScriptRunner1.0 and Observation Manager 9.05 YouTube videos
Replies: 3
Views: 1943

AA5 ScriptRunner1.0 and Observation Manager 9.05 YouTube videos

Hi, I added a YouTube channel to cover some of the AA5 automation and scripting tricks.. https://www.youtube.com/channel/UCYx7T19uEQCyEHMKndDQucQ This is in addition to the Forum on AA5 Observation Manager9.05 https://groups.yahoo.com/neo/groups/AA5ObsMgr/info?showJoinPopup=true I am about to write ...
by Forum_2015
07 Dec 2018, 21:52
Forum: Scripts
Topic: Reading some central pixels to establish exposure for flats in a script
Replies: 1
Views: 1272

Re: Reading some central pixels to establish exposure for flats in a script

Hi,
at the moment there are no script commands for that, but they will be added to the next Camera Interface, in 1-2 months.
The task could be done now with the Astroart Remote Control SDK.
Fabio.
by Forum_2015
07 Dec 2018, 21:51
Forum: Scripts
Topic: Reading some central pixels to establish exposure for flats in a script
Replies: 1
Views: 1272

Reading some central pixels to establish exposure for flats in a script

Hi, I am trying to read a few central pixels in an fits image (mine is 32bit) does not seem to be a way to do this in a script so I have tried using fits.dll externally. However, this only reads 16bit image files!! Is there a way to do this that I am missing? Tried to convert the 32bit image to 16bi...
by Forum_2015
07 Dec 2018, 21:51
Forum: Scripts
Topic: Exposure time and timings
Replies: 15
Views: 6684

Re: Exposure time and timings

> Let me know if you need the write-up in a hurry....or wait till I find it and upload. Thanks for the kind offer. I would be interested to see it, but its certainly not urgent. I'm probably going with two laptops so one camera per laptop. Should simplify things. The problem I have now is making the...
by Forum_2015
07 Dec 2018, 21:51
Forum: Scripts
Topic: Exposure time and timings
Replies: 15
Views: 6684

Re: Exposure time and timings

Each camera needs to be identified separately for AA5 to "see and control" I had a similar issue trying to use two Atik cameras which used the same driver files. I have a write up on how the registration files were modified to fix the problem... Let me know if you need the write-up in a hurry....or ...
by Forum_2015
07 Dec 2018, 21:50
Forum: Scripts
Topic: Exposure time and timings
Replies: 15
Views: 6684

Re: Exposure time and timings

Makes sense, but I thought I had tried setting to binned and large rather than RAW and got only a 1sec improvement. Will have a play... Was hoping there would be an option to control from AstroArt and just leave the images on the SD card. May just opt for a manual timer and use a Canon GP-E2 GPS log...
by Forum_2015
07 Dec 2018, 21:50
Forum: Scripts
Topic: Exposure time and timings
Replies: 15
Views: 6684

Re: Exposure time and timings

Yes, 2-3 seconds is the typical download time of a RAW image via USB, plus another second for RAW decoding PC-side. Just as a test, if you set JPEG you will notice a much faster download.
by Forum_2015
07 Dec 2018, 21:50
Forum: Scripts
Topic: Exposure time and timings
Replies: 15
Views: 6684

Re: Exposure time and timings

Sorry to bother you again. Have created an AstroArt script that loops round taking 20x unbinned 1 second exposures with a Canon 1100D. It takes about 1 frame ever 5-6 seconds. Given the data writes to internal SD memory card very fast, is the 4 seconds extra delay caused by something else the Canon ...