IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 18 years ago

Closed 18 years ago

#1064 closed defect (fixed)

A psphot call that works in 2.2 doesn't in 2.4

Reported by: jester@… Owned by: Paul Price
Priority: high Milestone:
Component: ippconfig Version: 2.4
Severity: critical Keywords:
Cc:

Description

I'm logged in at the IfA cluster and try to run an SDSS image through psphot. I issue the following commands following my notes at
http://kiawe.ifa.hawaii.edu/IPPwiki/index.php/IPPstripe82

cd /data/ipp001.0/jester/stripe82/coadd/run_ipp-20080830
psconfig ipp-2.2
psphot -trace err 10 -list firstimg.lis firsttry

[... lots of output which looks like what I did last August ...]

Everything peachy so far. However, when I do

psconfig ipp-2.4

I get

Error reading arguments

-> pmConfigFileRead (pmConfig.c:180): parameter is out-of-range

Error: String name is NULL or empty.

-> psphotArguments (psphotArguments.c:24): Problem in configure files

Can't read site configuration

USAGE: psphot [-file image(s)] [-list imagelist] (output)

Don't know if it's relevant, but in ipp-2.3 I get

psphot: pmConfigCamera.c:693: pmConfigGenerateMosaickedVersion: Assertion `ptr' failed.
Abort

My config files are in ~jester/IPP/ippconfig/ - was there something that needed to be changed in the config files when going to 2.4?

Maybe bug 1063 is related, since I started from files that worked in 2.2?

Is there updated documentation on configuration files?

Change History (2)

comment:1 by jester@…, 18 years ago

Actually, I told a lie - I started with the megacam config files from 2.4 for making the LBCred config files. But maybe the SDSS config files needed to be changed in some way?

comment:2 by Paul Price, 18 years ago

Resolution: fixed
Status: newclosed
  • ipp-2.4 isn't really 2.4, but mainline from a month or so ago.
  • There's been updates to the configuration, splitting the site/camera/recipe into user/system/site/camera/recipe. You'll need to update your ~/.ipprc --- see ippconfig/ipprc.config
Note: See TracTickets for help on using tickets.