I was up at night thinking about software, and I realized - why don't we subclass atpy.Table to make a class called Star or Source or something? Putting things in a class would allow basically all of the helpers3 functions to be rewritten as methods.
It's an idea. The current code works pretty well, so there's no urgency, really.
I was up at night thinking about software, and I realized - why don't we subclass atpy.Table to make a class called Star or Source or something? Putting things in a class would allow basically all of the helpers3 functions to be rewritten as methods.
It's an idea. The current code works pretty well, so there's no urgency, really.