Skip to content

*Error*: incorrect linear conversion in TAN #30

@brooksvb

Description

@brooksvb

I've been trying to get Photometry Pipeline working for an astronomer (I am just in IT) but I've hit an issue while testing the installation with example data.

When running the pipeline, it seems that scamp fails to create an output file. I've traced down that this is the command being ran:
scamp -c ~/photometrypipeline/setup/vatt4k.scamp -ASTR_FLAGSMASK 0x00fc -FLAGS_MASK 0x00fc -ASTREF_CATALOG FILE -ASTREFCAT_NAME GAIA.cat mscience0218.ldac

Running this command on it's own produces the output seen below (same as when ran with PP). I believe the convert: missing required argument error is the cause of the issue, but I've tried to dig into the code and cannot find reference to this conversion. Any help or guidance is greatly appreciated.

Link to the conf file being used: https://github.com/mommermi/photometrypipeline/blob/master/setup/vatt4k.scamp

> WARNING: FGROUP_RADIUS keyword unknown
 
 
> WARNING: Obsolete configuration; replacing cocat1.u-strasbg.fr with vizier.u-strasbg.fr
 
convert: missing required argument  @ error/convert.c/ConvertImageCommand/565.
----- SCAMP 2.10.0 started on 2023-11-20 at 11:34:28 with 8 threads
 
----- 1 input:
mscience0218.ldac:  "3552               "  no ext. header   1 set     234 detections
 
----- 234 detections loaded
> 
----- 1 instrument found for astrometry:
 
Instrument A1 :
1 extension
FILTER  = 'TOP 2 BOT 1'                                                         
QRUNID  =                                                                       
 
----- 1 instrument found for photometry:
 
Instrument P1 :
FILTER  = 'TOP 2 BOT 1'                                                         
 
----- 1 field group found:
 
 Group  1: 1 field at 11:58:07.99 +00:19:56.7 with radius 8.985'
                  instruments  epoch      center coordinates     radius   scale 
mscience0218.ldac    A1  P1    2017.1  11:58:07.99 +00:19:56.7   8.985'  0.3750"
 
----- Reference catalogs:
 
> Loading Catalog GAIA.cat...
> WARNING: FLAGS parameter not found in catalog GAIA.cat
 
 654 astrometric references loaded from GAIA.cat
 Group  1:      654 standards found in file (1 band)
 
----- Astrometric matching:
 
 Group  1:      654 standards in file (band 1)
              instruments  pos.angle   scale    cont.        shift        cont.
mscience0218.ldac  A1  P1    nan deg   0.000"   10.4 +2.9e+34"+3.6e+34"   9.35
 
chealpix.c, 858 (ang2pix_nest64):fications in group 1
theta out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions