View Single Post
  #17  
Old 15-11-2014, 10:56 AM
RickS's Avatar
RickS (Rick)
PI cult recruiter

RickS is offline
 
Join Date: Apr 2010
Location: Brisbane
Posts: 10,584
Quote:
Originally Posted by ozstronomer View Post
Nice work Rick,

Does this only work with Narrow Band images?

Geoff
Ta, Geoff. No, it will work with any colour image. You can use the masks to create more sophisticated ones too. As an example, PixelMath star_mask*blue_mask would give you a mask targeting blue stars.

Quote:
Originally Posted by lazjen View Post
Nice work, I'll have to give this a spin sometime.
Let me know if you have any feedback, Chris.

Quote:
Originally Posted by codemonkey View Post
Nice work Rick! Good to see another coder here too.

I develop web apps, and my 9-5 is entirely JS these days. Well, actually, CoffeeScript (not my decision--I wouldn't have chosen to use it, but now that I am, it does make JS feel a tiny bit less ugly). We use Angular + a touch of Node. I've never been a big fan of JS either, but you gotta pay the bills.

I like python as a language, but I can't get past __init__.py. Small thing, but it makes me feel a little dirty inside.

I've been enjoying playing around with Java lately, which I hadn't done since uni.
I have a system & embedded programming background, Lee. C was about as high level as I used to go on a regular basis The lads at work are looking at new scripting languages and seem quite excited by Lua.

Cheers,
Rick.
Reply With Quote