I have been working on AS!2 lately. The new version will probably be online at the end of this week/early next weekend.
If you have some interesting suggestions, or ran into problems, now is the time to let me know.
2.0.0.49 - March 6 2012
- Fixed frame offset issue when stacking multiple files in a row.
- Preview first frame during batch processing.
- Fixed limited maximum memory usage on 32-bit OS to a maximum of 2 GB (on a 64-bit OS the application can use up to 4 GB). Didn't work in version 2.0.0.48, a 32-bit OS could still use more than 2 gigabytes, which is NOT allowed.
- Added support for both Jpg (or Jpeg) and PNG files (just drag and drop, always make sure you load files of the same format only, and that have the same dimension!)
- Added create master stack option (for master flats or darks).
- Added image calibration options, both a master dark and/or flat frame can be laoded to calibrate your raw images. The resolution of these frames HAS to be the same as the resolution of the raw frames. The following filteypes are supported: PNG, TIF, BMP, JPG, and PSD(!) in either 16 or 8 bit formats (16-bit is recommended).
- Interface Fix: Opening new file will correctly reset processing times of previous file.
- Interface Fix: Clicking the open file button will not immediately close the previous file.
- Interface Fix: In surface mode the offset and image center are now longer shown (white and yellow cross near the center of the screen).
2.0.0.48 - February 28 2012
- Interface fixes (show filename without path of opened file in the bottom of the main window and as the caption of the frame view window. When hovering above the filename the full filepath will be shown. The total number of files opened is also listed.)
- Fixed placing too large APs in small images (an AP must now easily fit in the frame).
- Changed minimal image size to 96x96 pixels.
- Fixed output prefix text box is now actually always a prefix, wether the files are saved in folders or not.
- Changed from a static buffer to a dynamically allocated buffer to read in AVI frames. This allows for extremely large frames to be succesfuly read (e.g. 2592 x 1944 x 3 channels) without extra memory increases for those using normal resolutions
- No longer showing a random frame when opening a new planetary imaging file, instead it shows the first frame.
- Fixed edge quality bug when using too small APs (it would hang at the end of Analysis)
- Limited maximum memory usage on 32-bit OS to a maximum of 2 GB (on a 64-bit OS the application can use up to 4 GB)
- Changed default priority of AS!2 to below normal. This has little effect to the processing speed, but it should make the system more responsive when you are also trying to perform other tasks during processing (like watching stupid movies on youtube... or making recordings)
- Fixed issue when reprocessing an entire batch of files when buffering was enabled (the program would wrongly think the first file was already buffered, which could result in either a program crash or wrong results)
- Fixed manually removing all APs now correctly disable the Process button.
- Interface Fix: enter percentage to stack during MAP mode automaticaly turns off the frame number option, and vice versa. So simply enter one of the boxes (left click) and type a % or frame number, and that is what is going to be stacked.
- Interface Fix: drizzling options better categorized (off, 1.5x, 3x)
- Edge quality checkbox changes now correctly forces new quality estimation.
- Changed drizzle filename convention (removed the . in the filename)
- Added error handling of opening/writing/closing the log-file (if it can't get access to the log-file, it will silently accept that)
- Fixed quality graph not drawing when visualisation was turned off.
- Edge quality estimator more robust against missing information or abrupt edges (e.g., when the planet is moving outside the FOV).