EWHO page logo

Earwig Haven Observatory

This is a blog, journal, and image collection from Earwig Haven Observatory, an amateur astronomy observatory in Ottawa, Ontario, Canada.

Recent Blog Posts

Recent blog posts follow; you can see a summary of all posts here.

Converted site to Astro

2025-07-13

A reader looking at dates on posts might note this site and the observatory have been inactive for a couple of years. I hope to resume operations in the next few months, starting with some much-needed cleaning and maintenance.

Meanwhile, the web site has been sitting here, consuming a surprising amount of resources on its hosting service. I converted to WordPress a few years ago, and appreciated the content management features and the ability to work on the web site from anywhere via the browser interface.

There’s a price for that, though. Since the pages are rendered on the server when fetched, it puts a substantial load on the server. The web hosting service I’ve used for many years isn’t really set up for this, and I was constantly getting “excessive resource consumption” warnings. To combat this, I was installing increasingly complex workarounds: WordPress caching, external DNS caching, WordPress cron-tab and heartbeat reduction, etc.

I decided it wasn’t worth the effort for the modest benefit I was getting from WordPress. (I did look into dedicated WordPress hosting services, but they are expensive at the small scale.)

Looking for alternate approaches, I got the general impression that the “shared hosting” services like the one I used, and php-oriented content management systems, are a generation obsolete.

Looking at alternatives, I decided to give Astro a try, and I’m quite pleased with it. It trades server-side rendering – with the computing cost that accompanies every page fetch – for a “build” phase that renders on the development machine. There is a rich set of JavaScript functionality and “macro-like” capabilities called Layouts and Components the give a lot of expressive power. But, from the point of view of the web server, it is a completely static web site.

And, of course, the name. What could be a better name for the web framework for an astronomical observatory web site than “Astro”?

IDE screenshot
Astro isn’t for everyone. You need to be willing to author in HTML and CSS if you want full formatting control. Or, you can author in Markdown for simplicity at the cost of losing some control of formatting.

I’m using html and CSS, with the JetBrains Webstorm IDE. (You could use the free VSCode easily, but the JetBrains suite is excellent and I already use it for other things.) Version control is Git and when the site is submitted to GitHub a build process runs automatically and the changed files are uploaded to my old host. It’s working like a charm, and the access cost of pages on the site has dropped to near zero. I’ve lost the “edit from anywhere” feature, but I have a computer with me anywhere that I might want to do an update, and with the site in GitHub I can make changes from anywhere.

Being static, I did lose the ability to support page comments that was built in to WordPress. However, I found an inexpensive hosted comment service (Hyvor) that integrates well into the site, and I’m using that. The yearly cost of Hyvor is less than I was spending on various WordPress plugins and auxiliary services.

M13 – Hercules Cluster

2020-06-20

I have a guilty pleasure: I like globular clusters.

(Why “guilty”? Because “serious” astronomers, according to internet groups, don’t image globulars — they are “too easy”. One is supposed to image difficult targets like galaxies and faint nebulae.)

Ok, I should put more effort into more challenging classes of objects — diffuse nebulae and galaxies, but I’ve always loved GCs, even though they are easy to see. M13 is my favourite.

This was a test image last night, after a couple of days of maintenance, collimating the scope and then re-doing the mount polar alignment and pointing model.

M13
Exposure
Luminance: 60 minutes (20 x 3 minutes)
Colour: 15 minutes (5 x 1) of each of Red, Green, Blue

 
Camera
QSI583wsg, & Astrodon LRGB filters
Luminance image scale
Colour image scale
running at -15°C
0.69 arcseconds/pixel
1.38 arcseconds/pixel
 
Telescope
AT8RC
 
Mount
Paramount MX+
 
Guiding
Autoguided with Starlight XPress Lodestar
 
Processing
32 dark frames per sequence
32 flat frames per filter
Sigma-clip mean combination on the darks and flats
Sum-combination on the light frames
Aligned, combined, and deconvolved with CCDStack2




 

Added Colour to NGC 4565

2020-05-26

Here is the first round of adding colour data to the previous NGC 4565 image. Colour doesn’t come through my light-polluted sky very well — I could use a lot more time on the colour channels, but will have to wait until next year because there isn’t much time now between darkness and the target setting.

NGC4565
Exposure
Luminance: 90 minutes (18 x 5 minutes)
Colour: 20 minutes (10 x 2) of each of Red, Green, Blue

 
Camera
QSI583wsg, with Astrodon LRGB filters
running at -15°C
Image scale 0.69 arcseconds/pixel (luminance), 1.38 (colour)
 
Telescope
AT8RC
 
Mount
Paramount MX+
 
Guiding
Autoguided with Starlight XPress Lodestar
 
Processing
32 dark frames per sequence
32 flat frames per filter
Sigma-clip mean combination on the darks and flats
Sum-combination on the light frames
Aligned, combined, and deconvolved with CCDStack2




 

© 2025 R.McDonald