APOD: Ringside with Rhea (2013 Mar 29)

Comments and questions about the APOD on the main view screen.
Boomer12k
:---[===] *
Posts: 2691
Joined: Sun Apr 22, 2007 12:07 am

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by Boomer12k » Fri Mar 29, 2013 8:20 pm

We are being "Mooned".... :shock:

Interesting photo. At such great distances, I don't expect much resolution, and perfect surface features. Plus focus is on Rhea, so anything in the background is going to be slightly more out of focus.

You want great close up shots of Rhea, you go here...click on a picture to view. 8-)
http://www.ciclops.org/view_event/190/R ... EVIEW?js=1

The "Dance" continues around Saturn.

:---[===] *

User avatar
geckzilla
Ocular Digitator
Posts: 9180
Joined: Wed Sep 12, 2007 12:42 pm
Location: Modesto, CA
Contact:

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by geckzilla » Fri Mar 29, 2013 10:34 pm

Chris Peterson wrote:
geckzilla wrote:BTW, are you sure that a TIFF file which uses JPEG compression is lossless? I don't think this is possible. Even a TIFF which uses the least amount of JPEG compression is still slightly lossy.
Standard TIFF files don't use JPEG compression. If they use compression at all, its lossless. The image I posted was made by taking the original TIFF image and recoding it using lossless JPEG, which is a valid form of JPEG compression. As a result, the original TIFF and my recoded JPEG are identical pixel-for-pixel (even thought the TIFF is around 25 times larger in terms of file size).

Because TIFF images are lossless, they are commonly used by imagers to move data between different programs- especially between astronomical image processing apps that typically use FITS format, and Photoshop, which doesn't natively support FITS. Even the popular program FITS Liberator, used by many HST processors, converts FITS to TIFF for use in other programs.
LZW compression is quite common and indeed lossless. Common enough that I wouldn't say it's not standard (but who is setting the standard, here?) and JPEG compression in TIFF images happens enough that I would never say that no TIFF is ever lossless.

You may want to reconsider calling your JPEG lossless. Even at maximum quality and minimal compression, JPEG is still lossy. It may not be apparent but there are minute artifacts introduced. You could save and re-save it 10 times and begin to notice. A non-lossy format would not ever introduce artifacts.
Just call me "geck" because "zilla" is like a last name.

User avatar
Chris Peterson
Abominable Snowman
Posts: 18198
Joined: Wed Jan 31, 2007 11:13 pm
Location: Guffey, Colorado, USA
Contact:

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by Chris Peterson » Sat Mar 30, 2013 1:02 am

geckzilla wrote:LZW compression is quite common and indeed lossless. Common enough that I wouldn't say it's not standard (but who is setting the standard, here?) and JPEG compression in TIFF images happens enough that I would never say that no TIFF is ever lossless.
TIFF supports two different internal compression schemes, both RLE variations and both lossless. While the standard is extendable, and some implementations might include JPEG or LZW compression (such as Photoshop), those would be non-standard file formats and there's no requirement that any given app would be able to read the file. When compatibility is required, files should be uncompressed (which is what most TIFF files are) or compressed only with one of the RLE algorithms required by the standard. The safest way to compress TIFF files is to ZIP (LZW) them after they are written.
You may want to reconsider calling your JPEG lossless. Even at maximum quality and minimal compression, JPEG is still lossy. It may not be apparent but there are minute artifacts introduced. You could save and re-save it 10 times and begin to notice. A non-lossy format would not ever introduce artifacts.
The JPEG specification allows for lossless compression. Some apps implement it, some not. However, even those that do not produce images visually indistinguishable from the original, and as you note, it would take a number of decode and re-encode cycles before any artifacts became visible.

Of course, the point here was simply that we can have acceptably small, conventional JPEG images for cases like today's, yielding much better quality than the seriously overcompressed image provided by JPL.
Chris

*****************************************
Chris L Peterson
Cloudbait Observatory
https://www.cloudbait.com

User avatar
geckzilla
Ocular Digitator
Posts: 9180
Joined: Wed Sep 12, 2007 12:42 pm
Location: Modesto, CA
Contact:

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by geckzilla » Sat Mar 30, 2013 3:51 am

I think PNG would be a great choice. Of course, rural internet connections still aren't able to handle that kind of file size depending on how compressible the data is (quite compressible for this image, in fact! only 45k), but man, I can dream. 24 bits of lossless compression and an alpha channel to boot.
Just call me "geck" because "zilla" is like a last name.

User avatar
Chris Peterson
Abominable Snowman
Posts: 18198
Joined: Wed Jan 31, 2007 11:13 pm
Location: Guffey, Colorado, USA
Contact:

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by Chris Peterson » Sat Mar 30, 2013 4:51 am

geckzilla wrote:I think PNG would be a great choice. Of course, rural internet connections still aren't able to handle that kind of file size depending on how compressible the data is (quite compressible for this image, in fact! only 45k), but man, I can dream. 24 bits of lossless compression and an alpha channel to boot.
PNG is good for basic graphics, but not generally a good choice for photographic images. Besides producing much larger files for typically insignificant (or even undetectable) improvements in quality, it's lousy dealing with color spaces in managed color environments (which is most these days). JPEG is really a near perfect format for most photographic images on the web, as long as the author takes a little care to select an appropriate degree of compression.
Chris

*****************************************
Chris L Peterson
Cloudbait Observatory
https://www.cloudbait.com

User avatar
stephen63
Science Officer
Posts: 304
Joined: Sat Jan 12, 2013 2:53 am
Location: Pa
Contact:

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by stephen63 » Sat Mar 30, 2013 1:23 pm

Chris Peterson wrote:PNG is good for basic graphics, but not generally a good choice for photographic images. Besides producing much larger files for typically insignificant (or even undetectable) improvements in quality, it's lousy dealing with color spaces in managed color environments (which is most these days). JPEG is really a near perfect format for most photographic images on the web, as long as the author takes a little care to select an appropriate degree of compression.
Chris, speaking of that, perhaps you could answer this question. When I covert an image from TIFF format to JPEG(using photoshop), the color space is set to
ICC Profile: sRGB IEC61966-2.1. Is this the working space most suitable for posting JPEGs on the web? That is the default when using North America General Purpose 2 color setting.

As far as compression goes, I don't compress at all unless there are file size restrictions, like here. Is there a better way than using trial and error on the amount of compression until file size limitation is met?

User avatar
neufer
Vacationer at Tralfamadore
Posts: 18805
Joined: Mon Jan 21, 2008 1:57 pm
Location: Alexandria, Virginia

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by neufer » Sat Mar 30, 2013 2:21 pm

Chris Peterson wrote:
Swashbuckler wrote:
Why do we not see any background stars or other objects in photos like these? They're photos, and not filtered images for hydrogen or x-rays. Is it just the amount of reflective light pollution from the visible objects?
Yes. These are bright objects (sunlit) and consequently the exposure times are short- less than a second. That's just not long enough for many stars to show up. It is possible to see the occasional bright star in the raw data, but only just above the noise floor. Take your camera out at night and shoot a properly exposed image of the Moon. You won't see any stars in the result.
Last edited by neufer on Sat Mar 30, 2013 6:49 pm, edited 2 times in total.
Art Neuendorffer

User avatar
Chris Peterson
Abominable Snowman
Posts: 18198
Joined: Wed Jan 31, 2007 11:13 pm
Location: Guffey, Colorado, USA
Contact:

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by Chris Peterson » Sat Mar 30, 2013 3:11 pm

stephen63 wrote:Chris, speaking of that, perhaps you could answer this question. When I covert an image from TIFF format to JPEG(using photoshop), the color space is set to ICC Profile: sRGB IEC61966-2.1. Is this the working space most suitable for posting JPEGs on the web?
I always convert my web images to sRGB (if the sources aren't already in that space). Although the sRGB gamut is somewhat narrower than others, that's not usually a factor with images viewed in browsers, and sRGB is the assumed color space in most apps that aren't color managed. I figure using sRGB offers the best chance of the most people seeing something at least close to what I intend. Of course, it's also important to save the image with the color profile included, or results will be variable. This is a problem with many APOD images, which are frequently posted without color profiles. To be more precise, most of the submitters do provide images with color profiles, but the process used by the APOD editors to create the version that shows in the main page removes the color profile. When viewing APODs, it's important to click on the image to view the original if you want to see the correct color. (Would somebody chip in and buy those guys a copy of Photoshop? Last I heard they were using some 20 year old graphics package to produce the main page reductions/crops.)
As far as compression goes, I don't compress at all unless there are file size restrictions, like here. Is there a better way than using trial and error on the amount of compression until file size limitation is met?
This varies a bit between color and grayscale images, but as a rule, JPEG can compress about 10 times without producing visible artifacts with most photographic images (a setting of about 70 in Photoshop). If the intent is an image for display only (no later editing), saving at this level will almost always produce very good results- effectively indistinguishable from an uncompressed image. BTW, this applies to typical terrestrial images, which are full of high frequency information. Astronomical images often have little high frequency content. These can compress by a factor of 20 or more even when the highest JPEG quality is selected, with even highly compressed images being indistinguishable from uncompressed ones.
Chris

*****************************************
Chris L Peterson
Cloudbait Observatory
https://www.cloudbait.com

User avatar
geckzilla
Ocular Digitator
Posts: 9180
Joined: Wed Sep 12, 2007 12:42 pm
Location: Modesto, CA
Contact:

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by geckzilla » Sat Mar 30, 2013 4:20 pm

Chris Peterson wrote:(Would somebody chip in and buy those guys a copy of Photoshop? Last I heard they were using some 20 year old graphics package to produce the main page reductions/crops.)
They don't want it or it would already be done.
Just call me "geck" because "zilla" is like a last name.

User avatar
Chris Peterson
Abominable Snowman
Posts: 18198
Joined: Wed Jan 31, 2007 11:13 pm
Location: Guffey, Colorado, USA
Contact:

Re: APOD: Ringside with Rhea (2013 Mar 29)

Post by Chris Peterson » Sat Mar 30, 2013 4:49 pm

geckzilla wrote:
Chris Peterson wrote:(Would somebody chip in and buy those guys a copy of Photoshop? Last I heard they were using some 20 year old graphics package to produce the main page reductions/crops.)
They don't want it or it would already be done.
There must be some newer simple graphics package that has no learning curve to speak of, and can be used for simple cropping and resizing while preserving color information. It's really unfortunate that the main page APOD images lack color profiles, and are therefore not being seen as intended by most viewers. That's pretty unscientific for a science-oriented site!
Chris

*****************************************
Chris L Peterson
Cloudbait Observatory
https://www.cloudbait.com

Post Reply