ajtribick wrote:I always find that my Perl skills tend to fall off very rapidly when I don't use the language for a couple of weeks...
Don't worry, after ~30 years of a PERL love affair it won't happen anymore

Fridger
ajtribick wrote:I always find that my Perl skills tend to fall off very rapidly when I don't use the language for a couple of weeks...
chris wrote:I just wanted to point out that the rendering of open clusters may require some different techniques than the ones we're using now for galaxies and what you're developing for globulars.
chris wrote:Here's an interesting resource:
http://www.astro.iag.usp.br/%7Ewilton/tabUCAC.html
These are lists of stars in various clusters, with membership probabilities for each. For 6705, there are over 1200 records, though the membership probability for many of them is quite low. Perhaps it would be possible to use these as follows:
- Filter out stars with membership probability below some threshold
- Assign each star a distance based on the distance to the center of the cluster plus a random offset based on the distance of the star from the center of the cluster and the apparent distribution of stars in the cluster
- Spectral type would have to be derived from the UCAC magnitude and 2MASS J, H, and K magnitudes in the cluster--not sure how difficult this is.
--Chris
chris wrote:An experiment with using symbols to indicate the positions of open clusters. The sizes of the circles are the apparent sizes of the clusters. The view is a little crowded because there's no culling based on apparent brightness or size:
--Chris
Cham wrote:Interesting. I like this idea (showing clusters size with circles). IMO, the label darkness could be dependant on the cluster's size.
t00fri wrote:Cham wrote:Interesting. I like this idea (showing clusters size with circles). IMO, the label darkness could be dependant on the cluster's size.
As I wrote above, OpenClusters are irregular in shape and vary greatly in concentration. Hence a circular marker is rather misleading as a size indicator.
But why not, it saves us a lot of work
chris wrote:t00fri wrote:Cham wrote:Interesting. I like this idea (showing clusters size with circles). IMO, the label darkness could be dependant on the cluster's size.
As I wrote above, OpenClusters are irregular in shape and vary greatly in concentration. Hence a circular marker is rather misleading as a size indicator.
But why not, it saves us a lot of work
I think that there is some misunderstanding here. I was not proposing using circles as the sole means of showing open clusters. Rather, I was suggesting that we show symbols in addition to labels for open clusters (and possibly other deep sky objects as well.) I see three advantages:
- an extra visual cue for distinguishing object types.
- clearer indication of the location of the object (the alignment of the label text with respect to the object position isn't always obvious)
- extra information about the object: apparent size
How the various deep sky objects are rendered is independent of their labeled representation.
--Chris
Nice. I imagine that selecting a cluster, with this symbols activated, and right-click-dragging to move around from several ly away, may be a good visualization of the stars belonging to the cluster.chris wrote:An experiment with using symbols to indicate the positions of open clusters. The sizes of the circles are the apparent sizes of the clusters.
ajtribick wrote:I also note the information display in the top left describes these as "Cluster" rather than "Open cluster".