Version 39 (modified by 4 years ago) (diff) | ,
---|
Challenger
- This is the top level page that describes my Pan-STARRS adventure.
- The ultimate goal is to provide a set of tools for accurate photometry of large galaxies.
- Using ISP (Imaging Sky Probe) data for better evaluation of the sky background.
[created in January 2016 - Ehsan Kourkchi]
Challenges: pgc55 pgc76 pgc112 pgc118 pgc165 pgc218
- first_look - May 27 2016
- second_look - July 27 2016
- glga_manual - August 19 2016
- wise-photometry-test - September 29 2016
- PS-photometry-test - November 20 2016
- PS-photometry-test01 - November 23 2016
Useful tools to work with SDSS data:
- Quick looK: http://cas.sdss.org/dr12/en/tools/quicklook
- Table Descriptions: http://skyserver.sdss.org/dr12/en/help/docs/tabledesc.aspx
- SQL (test queries): http://skyserver.sdss.org/dr12/en/tools/search/sql.aspx
- DR12 Science Archive Server (SAS): http://data.sdss3.org/
- Single Field Search — Imaging: http://data.sdss3.org/fields
- Coverage Check — Imaging: http://data.sdss3.org/coverageCheck
Sample Galaxies
These galaxies are all taken from Brent-9060 HI catalog, when cross-matching with other catalogs.
A few galaxies to work with.
- Sample (15 galaxies): sample
- Hall 2012 (SDSS Catalog): hall_sdss
SDSS Imaging Data: M. Hall et al. 2012, MNRAS,425,2741
- All galaxies: http://www.ifa.hawaii.edu/~ehsan/html_tables/all_brent_9060.html
- All galaxies (with SDSS data): http://www.ifa.hawaii.edu/~ehsan/html_tables/sdss_brent_9060.html
Data Exploration
We have a catalog of 9060 galaxies with available HI data, but 8179 lie above dec -30:
Goals:
- Measuring their g,r,i magnitudes
- Measuring their inclinations
Catalog:
- Good HI profiles
- Types Sa and later
- Inclinations greater than 45 degrees from face on, i.e. b/a > 1/sqrt(2)
This is the distribution of the magnitude of the galaxies. For those galaxies for which we have no magnitude data, the adopted value for the magnitude is zero. That' why we see a peak at zero.
- (Bt) B mag from RC3
- (It) I mag from RC3
Size distribution:
- diameter at B 25 mag/as2 from RC3
The distribution of axial ratios:
- (b/a) axial ratio from RC3
- (b/a2) axial ratio from Spitzer
- (Wj/Wn? ) axial ratio WISE
Distribution of Numeric type from RC3
How to install the pipeline (IPP)
- Getting access to PS server
ssh -X username@ippc??
- Download the pipeline into your home directory
svn co http://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk
- To properly install the code, follow the instruction in README in the root directory of the pipeline.
cd $TRUNK/psconfig
and follow INSTALL instruction. TRUNK is the path-address of the pipeline. At this stage, all necessary executable (binary) files would be compiled.
- Note: Use "
psbuild -dev -extbuild
" in order to compile everything. - This step is fragile, as people may constantly change the codes. If the compilation process fails at some point, report the failure.
- If you have access to a working version, do not remove it until you make sure that the newer version works as good.
psbuild -dev -extbuild
- Modify
.tcshrc
in your home directory. This is where all necessary environmental variables are initialize for the shell you are using. Also see here: http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/IPP_on_ifaps1
Usually, looking at ~ipp/.tcshrc
will give you an idea how to set-up your own ~/.tcshrc
- Source
.tcshrc
or open anothertcsh
sehll by runningtcsh
source ~/.tcshrc
- After all, you may find you cannot still run your desired IPP commands, therefore you may need to either modify your
.tcshrc
or compile some extra packages. Normally all packages should be installed all at once, unless some last minute changes have been introduced to some components.
- Consult to an IPP expert if you are stuck.
Attachments (4)
- type_distribution.jpg (3.1 KB) - added by 5 years ago.
- size_distribution.jpg (28.4 KB) - added by 5 years ago.
- axial_ratio_all.v02.jpg (99.3 KB) - added by 5 years ago.
- magnitude_distribution.v03.jpg (45.3 KB) - added by 5 years ago.
Download all attachments as: .zip