
I’m on-site today at Southern Illinois University - Edwardsville working on Space Telescope’s collaboration with CosmoQuest on an exciting crowd-sourcing project for citizen-scientists.
I’m providing the back-end pipeline to produce the images for the web app (I’ll share the GitHub onces it’s a little further along). Right now I’m using a little imaging tool I created (below) to examine the steps in the image scaling. The three row are the original image, the image after the step was applied (in this case the log of original image) and a delta image. Each row has an image and a histogram. In this case you can see there is single pixel pulling the stretch way out of whack so I’m working a function to trim the lowest outliers.