JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for STARLINK Archives


STARLINK Archives

STARLINK Archives


STARLINK@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

STARLINK Home

STARLINK Home

STARLINK  November 2010

STARLINK November 2010

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: A bug in Gaia 4.4.1 on Mac OS X ?

From:

Jean-Baptiste Marquette <[log in to unmask]>

Reply-To:

Starlink Software User Support <[log in to unmask]>

Date:

Tue, 23 Nov 2010 15:39:18 -0500

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (104 lines)

This is effectively more efficient and gives me the solution to implement in my future script.
One more question about format : how to put a leading '0' in RA when the hours are on one digit, e.g. 05:19:58.00 instead of 5:19:58.00 ?

Thanks again for your hints,

> WCSTRAN will only convert one position at once.  The other option is
> to use asttran2 command in the starlink ATOOLS package (ATOOLS
> provides a command line interface for the AST library and so is a
> little more low level than KAPPA). The asttran2 command allows you to
> transform many positions at once within the same image:
> 
> % atools
> % asttran2 lm04510_newwcs.sdf xin=^xvals.lis yin=^yvals.lis forward=yes \
>                  xout=ravals.lis  yout=decvals.lis quiet=yes
> 
> This reads grid coordinates (i.e. pixel coords relative to the bottom
> left corner) from text files "xvals.lis" and "yvals.lis". Each should
> contain a list of numerical pixel axis values, with one value per
> line. It writes the corresponding ra and dec to files ravals.lis and
> decvals.lis. These are floating point values in radians so you
> probably want to format them into sexagesimal format, which you can do
> as follows:
> 
> % astformat lm04510_newwcs axis=1 value=^ravals.lis result=ratext.lis quiet
> % astformat lm04510_newwcs axis=2 value=^decvals.lis result=dectext.lis quiet
> 
> (results are then in text files ratext.lis and dectext.lis)
> 
> As Tim points out, you can control how the ra and dec values are
> formatted by assigning values to the Format(1) and Format(2)
> attributes of the NDF lm04510_newwcs.sdf. You can do this using either
> kappa:wcsattrib or atools:astset. Tim showed how to use
> kappa:wcsattrib. To use atools:astset, do:
> 
> % astset lm04510_newwcs 'Format(1)' hms.2
> % astset lm04510_newwcs 'Format(2)' dms.1
> 
> There are many other ways to control the formatting - see  the
> SkyFrame section at
> http://docs.jach.hawaii.edu/star/sun211.htx/node455.html
> 
> David
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> On 23 November 2010 19:50, Tim Jenness <[log in to unmask]> wrote:
>> On Nov 23, 2010, at 8:18 AM, Jean-Baptiste Marquette wrote:
>> 
>>> Yes, it works in interactive mode :
>>> 
>>> MacBookJB:Downloads marquett$ wcstran lm04510_newwcs.fits  framein=pixel frameout=sky
>>> POSIN - Position to be transformed /'500,500'/ > 500,500
>>> 
>>>  p1 = 500.0  p2 = 500.0  -->  RA = 5:19:58.0  Dec = -65:07:18
>>> 
>> 
>> Works for me:
>> 
>> $ wcstran test '"500, 500"' framein=pixel frameout=sky
>> 
>>  p1 = 500.0  p2 = 500.0  -->  RA = 5:19:58.0  Dec = -65:07:18
>> 
>> 
>> It fails when you use a decimal "500." without an additional number. So the parser expects "500.0" or "500" but "500." fails. Note that your example run above did not have the decimal in it but the command line test did.
>> 
>> 
>>> My point is that I will have 15 Tb of images to autoastrom to get the QV keywords, and then to rebuild a catalogue of 87 million objects using wcstran, so I do need the command-line mode.
>> 
>> All Starlink command-line apps can run in scripts.
>> 
>>> Also, how to modify the number of digits on seconds on the output to get ss.ss on RA and ss.s on DEC ?
>>> 
>> 
>> To get more digits in the output you need to run the wcsattrib command and this really means that you need to convert the file to NDF first. WCSTRAN does not let you modify the formatting itself.
>> 
>> $ wcsattrib test set 'format(1)' hms.2
>> $ wcsattrib test set 'format(2)' dms.1
>> $ wcstran test '"500.0,500.0"' framein=pixel frameout=sky
>> 
>>  p1 = 500.0  p2 = 500.0  -->  RA = 5:19:58.00  Dec = -65:07:18.3
>> 
>> 
>> --
>> Tim Jenness
>> 

================================================
Bien cordialement/Very truly yours/Mit freundlichen Gruessen,
Jean-Baptiste Marquette
Institut d'Astrophysique de Paris
CNRS - UMR 7095
Université Pierre & Marie Curie
98bis Bd Arago
75014 Paris - France
================================================

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

December 2023
November 2023
August 2023
July 2023
May 2023
April 2023
March 2023
February 2023
January 2023
November 2022
October 2022
August 2022
July 2022
June 2022
April 2022
January 2022
December 2021
October 2021
May 2021
February 2021
November 2020
October 2020
August 2020
July 2020
June 2020
February 2020
November 2019
October 2019
September 2019
July 2019
June 2019
May 2019
April 2019
March 2019
December 2018
November 2018
October 2018
September 2018
July 2018
June 2018
April 2018
January 2018
December 2017
October 2017
August 2017
July 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
September 2016
July 2016
June 2016
April 2016
March 2016
February 2016
December 2015
November 2015
October 2015
September 2015
May 2015
April 2015
March 2015
February 2015
October 2014
August 2014
July 2014
June 2014
May 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
January 2007
November 2006
October 2006
September 2006
August 2006
July 2006
April 2006
March 2006
February 2006
December 2004
September 2004


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager