We provide snapshot IPP tarballs below. These contain the complete codebase for the given release, as identified in the notes. We are only providing the most recent release; Older versions are no longer listed since they are not supported; if you need an older version, please contact us.
| release | size | notes | date |
|---|---|---|---|
| IPP Magic V0 | 21.2M | First IPP release with Magic-approval | 2009 Feb 12 |
| IPP 2.6.1 | 21.2M | better simtest, automation, stack, diff | 2008 Jul 30 |
| IPP 2.6 beta | 21.2M | better simtest, additional stages | 2008 Jul 16 |
| IPP 2.5.1 | 21.1M | extensive updates | 2008 Apr 09 |
| IPP 2.4 | 20.8M | test for build options | 2008 Jan 18 |
| IPP 2.3 | 16.2M | improved psf modelling, convolutions | 2007 Sep 25 |
| IPP 2.2 | 16.0M | further updates, improved db interactions | 2007 Jul 25 |
| IPP 2.1 | 15.7M | adding updates based on May/June testing | 2007 Jun 20 |
| IPP 2.0 | 17.4M | complete image analysis pipeline | 2007 May 4 |
| IPP 1.2 | 14.7M | initial snapshot with image combinations | 2007 Apr 19 |
| IPP 1.1 | 4.3M | updates to the build system | 2007 Mar 7 |
| IPP 1.0 | 12.2M | single image pipeline only | 2007 Feb 2 |
The tarballs above provide the complete set of IPP software and configuration files. Below, we list additional resources which may be needed. This includes the complete set of external Perl and C libraries, as well as certain astrometric reference data sets. The full IPP system requires an astrometric and photometric reference catalog in the DVO database format. We have constructed several based on the USNO-B, 2MASS, and Tycho catalogs. The one we use for PS1 data by default contains synthetic photometry in the PS1 grizy bands generated from the merged USNO-B + 2MASS database. The full PS1 Synthethic Database is roughly 100GB, and is not currently available via a web link. The USNO-B-only version can be constructed from a user's copy of the USNO-B raw catalog: see Building the USNO-B DVO catalog. Because of the storage format for 2MASS, however, the 2MASS to DVO conversion is more challenging. The IPP will work fine with just the USNO-B version, though the astrometric accuracy is reduced. The versions given below can be used for testing and for large-format, shallow cameras. The bright version consists of objects in the full merged catalog with magnitudes in any band less than 14.0. The simtest version consists of data from the full magnitude range, but only for the region of the sky used by the IPP simtest suite. It is necessary to use the full-density catalog otherwise there will be too few reference stars in the small simtest field-of-view.
| bundle | size | notes |
|---|---|---|
| extlibs-magic-v0.tgz | 65M | external C libraries used by IPP (ipp-magic-v0) |
| extperl-magic-v0.tgz | 10M | external Perl modules used by IPP (ipp-magic-v0) |
| extlibs-2.6.1.tgz | 86M | external C libraries used by IPP (ipp-2.6) |
| extperl-2.6.1.tgz | 10M | external Perl modules used by IPP (ipp-2.6) |
| catdir.synth.simtest-2.6.1.tgz | 159M | Simtest version of IPP Ref Data |
| catdir.synth.bright.tgz | 2.3G | Bright-limit version of IPP Ref Data |
| Document Name | Reference | Description |
|---|---|---|
| IPP SSDD | PSDC-430-014-00 | The IPP System/Subsystem Design Description. |
| IPP User's Guide | manual.pdf | Draft IPP User's Guide include Installation instructions. |
| IPP Configuration Guide | config.pdf | Draft Guide to the IPP Configuration System. |
| DVO SDD (draft) | dvo.pdf | Draft DVO Software Design Description. |
| PanTasks SDD (draft) | pantasks.pdf | Draft PanTasks Software Design Description. |
| IPPTools SDD (draft) | ipptools.pdf | Draft IPPTools Software Design Description. |
| PSPhot SDD (draft) | psphot.pdf | Draft PSPhot Software Design Description. |
| IPP SCD | PSDC-430-011-00 | The IPP PS-1 System Concept Definition. |
| psLib SDRS | PSDC-430-007-18 | Detailed API specification for psLib; almost a user's guide. |
| psModules SDRS | PSDC-430-012-11 | Detailed API specification for psModules; almost a user's guide. |
| psLib / psModules ADD | PSDC-430-006-12 | Description of the algorithms used by psLib and psModules. |
| psLib Code Standards | PSDC-430-004-01 | Description of the algorithms used by psLib and psModules. |
| psLib | Image Processing Library |
| psModules | Image Processing Modules |
This is the dependency tree of IPP software.
Many of the external libraries (shown above in gold) that IPP software depends on have been mirrored locally for convenience.
A few IPP software packages are dependent on Perl5 and several Perl module packages available from CPAN. The minimum version of Perl needed for IPP code is Perl 5.6.x or later.
This is the Perl module dependency tree for IPP software.
As with the IPP dependencies, many of the required Perl modules have been mirrored locally for convenience.