Skip to content

Tags: alexrudy/AstroObject

Tags

v0.6.1

Toggle v0.6.1's commit message
New Module Names

Bug Fixes

v0.6

Toggle v0.6's commit message
Improvements to API, Config, and FileSets

	- ``fileset`` module which allows for controlled filesets
	- **stacks** have a new API for accessing frame functions. Simply, any undefined function on the **stack** will be passed to the frame as ``__function__``. So the ``show()`` method is now using this to call ``__show__()`` on underlying **frames**.
	- New caching & logging modules. (NOTE: Caching still has performance issues, and logging is still not-ideal.)
	- Configuration module has been entirely re-written for reliability
	- Cleaned up logging, messaging, and error reporting in the base API
	- File saving and writing has been re-written to handle new file types and streams
	- Simulator improvements: Triggering stages, Caching Stages, customized automatic collection.
	- AstroSpectra have properties and introspection methods

v0.5.3-p2

Toggle v0.5.3-p2's commit message
Option to print (not log) simulation profile

Option: -pp --print-profile. No help provided, really a silent option and quick fix.

v0.5.3

Toggle v0.5.3's commit message
Util and File modules

v0.5.3-p1

Toggle v0.5.3-p1's commit message
Fixed grabbing OBJECT

v0.5.2

Toggle v0.5.2's commit message
Fixes for post-configure-funcs and logging

v0.5.1

Toggle v0.5.1's commit message
Better Simulator Printing and IRAF Tools

v0.5-b3

Toggle v0.5-b3's commit message
Fixing unicode logging errors

v0.5-b2

Toggle v0.5-b2's commit message
Fixing version numbering and HDU mode bugs

v0.5-b1

Toggle v0.5-b1's commit message
Beta for renaming properties