Skip to content

AstroAure/DJA-SEpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJA x SourceXtractor++

Introduction

This project looks into implementing SourceXtractor++ on the DAWN JWST Archive (DJA). The DJA is a repository of public JWST galaxy data reduced and ready for science. This project aims at expanding the DJA with model fitting and more precise measurements on the different sets of photometric images.

PyPI - Version

Installation

This code can be installed via PyPI: pip install dja_sepp --upgrade You will still need to download the config folder and store it somewhere accessible. Having it outside the package will allow you to make changes to the models and to the parameters.

Usage

  1. (optional) Cutouts in the image : 00.2_Cutout.ipynb
  2. Detect point-like sources with the F200W band + create the PSF for every band : 03.1_SingleBand-PSF.ipynb
  3. Run SourceXtractor++ in detection mode : 04_SE++.ipynb
  4. Compare the results to the DJA : 06_Validation.ipynb
  5. View and analyse the results : 05_Analysis.ipynb

Dependencies

Utilization with AWS EC2

One of the goal of this project is also to run SourceXtractor++ on AWS EC2 to make it run in the background and faster than on your personal computer.

A benchmark is currently being run to find how to set the parameters in SE++ and AWS EC2 to minimize runtime depending on the size of your images and the number of bands wanted.

To know how to use easily AWS EC2 in combination with Jupyter, please refer to this series of tutorial.

About

This project looks into implementing SourceXtractor++ on the DAWN JWST Archive (DJA)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages