Version 1.0.6
Thu, 03 Oct 2024 14:00:00 GMT
- Features:
- Fixed handling of queud jobs (server reached max server jobs, then queued for execution as soon as a cpu is available).
- Handle new preference to set a custom server: dns name or ip address or localhost.
- Added the toogle button 'Beam' on image panels to show or hide the beam info (displayed in its tooltip)
- Modified the beam estimation to use distinct spatial frequencies from both OI_VIS and OI_VIS2 tables
- Implemented the beam estimation based on the OIBEAM document
(https://github.com/JMMC-OpenDev/oibeam) using UV coordinates (VIS2) that is displayed as an ellipse (rx, ry, position angle) on both input and resut images
Version 1.0.5
Tue, 09 Jan 2024 10:00:00 GMT
- Bug fixes:
- Avoid setting compression for PNG encoder (not supported on java 8)
Version 1.0.4
Wed, 14 June 2023 16:00:00 GMT
- Bug fixes:
- Fixed WAVE_MIN and WAVE_MAX fields to preserve their values when clicking on 'Continue' or 'Update parameters'
- Fixed OIFits plot to deal with invalid wavelength range
Version 1.0.3
Wed, 07 June 2023 21:00:00 GMT
- Features:
- Improved scaling of exported plots as image/pdf with hi-dpi settings
- OIFitsExplorer: Updated U-V coverage plot presets
- OIFitsExplorer: improved 'UV coverage' plot to be displayed as a squared plot
- Enhanced plot settings for high-dpi screens
- Bug fixes:
- Fixed OIFits table browser when OIData table arrays have wrong dimensions (< 1)
- Updated embedded OIFitsExplorer and OITools libraries
Version 1.0.2
Fri, 09 Sep 2022 15:00:00 GMT
- Bug fixes:
- Updated embedded OIFitsExplorer and OITools library
Version 1.0.1
Thu, 21 Jul 2022 15:00:00 GMT
- Bug fixes:
- Fixed Windows support: written temporary files do not use characters considered invalid by Windows file system
Version 1.0.0
Wed, 20 Jul 2022 18:00:00 GMT
- Features:
- Improved Load OIFits action to allow loading multiple OIFits files
and merge all of them to produce the input structure for OImaging (see Target separation preference = 10 as by default)
- Bug fixes:
- Updated SPARCO plugin: fixed option parsing + read keywords (optional values, decoding ...)
- Improved (local) execution to detect available commands (in the path) and skip unavailable services
- Improved input form for MiRA and SPARCO
- Improved image removal ('-') to use next image in the list
- Fixed temporary file names using the format 'Target_<date_time>.fits'
- Do not automatically add result image in the input panel
- Fixed result table sorter to consider missing values after sorted values
Version 0.7.0
Fri, 08 Apr 2022 15:00:00 GMT
- Features:
- Automatic computing of FOV & INC when creating image
- Updated BSMEM to v2.3.0 to handle standard values for USE_VIS and USE_T3 parameters: NONE, AMP, PHI, ALL
- Bug fixes:
- Some bug fixes on the input form: radio buttons, run button
- Fixed Missing TARGET and INIT_IMG in MiRA
- Fixed WISARD FLUXERR to 1E-4
Version 0.6.0
Fri, 04 Feb 2022 14:00:00 GMT
- Features:
- Added buttons to fill the input form with a selected result
- Improved GUI to adopt two views Input & Results
- Updated MIRA release that fills INPUT / OUTPUT parameters (chi2); SPARCO updated to latest release on kluskaj
- Simplified WISARD's supported regularisations and parameters; WISARD updated to release 3.2.2 (chi2)
- Moved former image processing actions into 'Misc. tools' sub-menu in the 'Edit' menu
- Added the 'OIFits Browser' action in the 'Edit' menu to navigate among all FITS HDUs (images and tables)
- Added the 'Create Image' action to generate a centered-gaussian normalized image (FWHM, FOV)
- Added small documentation about algorithms (HTML / markdown page)
- Fixed BSMEM parameters (removed RGL_ALPH and RGL_BETA unused)
- Fixed selection and image handling in the image library (remove)
- Added the new 'Modify Image' action to easily change FOV and increments at once; all image processing operations create a new image with the 'modified-xxx' name
- Improved image identification in the viewer panel
- Keep only 1 'Save OIFits file' button in the main panel
- Hide keywords FLUX and FLUXERR in GUI
- Hide the keyword THRESHOLD for WISARD
- Added support for BSMEM prior image (RGL_PRIOR)
- Fixed layout issues (left panel and view panels)
- Improved the result table with all input / output keywords, order and visible columns can be set using drag and drop or the new table editor
- Added a compare action to display selected image results as a grid
- Added a slider to navigate through image results
- Added new table to show more information about each image results
- Added new ruler to measure both distance and angle on any FITS image
- Added Scientific Color Maps (v7)
- Bug fixes:
- Improvements to focus handling, image renaming and race conditions
- Fixed loading OIFits file to guess the service and restore input parameters
- Always rename HDU without asking the user when several images have the same HDU_NAME keyword
Version 0.5.3
Thu, 03 Jun 2021 20:00:00 GMT
- Features:
- Added SAMP support to load new input fits images
- Bug fixes:
Version 0.5.2
Mon, 02 Dec 2019 12:00:00 GMT
- Features:
- Improved the software parameter editor to automatically display units
and perform automatic conversions (meter vs microns, deg vs mas)
- Added SPARCO support (plugin in MiRA) with its model parameters
Version 0.5.1
Thu, 17 Oct 2019 14:00:00 GMT
- Bug fixes:
- Added support for server-side job interruption (timeout is 2 hours)
- Fixed panel area for the image viewer
Version 0.5
Thu, 20 Dec 2018 21:00:00 GMT
- Features:
- Fixed MiRA default values for regularization parameters Gamma (20mas) / tau (1e-2)
- Improved GUI for MiRA parameters (combo box, defaults values)
- Improved handling of input parameters for MiRA in GUI
- Updated MiRA software on the server side (fully functional): Merry Christmas 2018 !
- Added 'Rescale' button on the image viewer to adjust the image increments and FOV (scaling)
- Added 'Viewport' button on the image viewer to adjust the image RA/DE coverage and FOV (enlarge / reduce)
- Added 'Resample image' action in the new Processing menu and on the image viewer to resample properly the current FITS image
- Added 'Send OIFits data' action in the Interop menu to share OIFits data with OIFitsExplorer and other VO tools
- Added 'Send Fits image' action in the Interop menu to share Fits image with any VO tools
- Better software parameter handling: hide unsupported standard parameters per software
- Use more precision for min/max wavelengths
- added check if a job is still running before quitting
- Add File/New action to reset current session
- Add Edit/Delete action to remove the selected results
- Preliminary support for MiRA
- Enable expression evaluator in OIFits plots
- Improved GUI to deal with software optional parameters
- Improved GUI to deal with software parameters (common / specific)
- Improved Java support (9 + mac OS X) but Java 7 minimum is now required
- Changes:
- Fixed FITS keyword handling to avoid duplicated keywords in image HDUs and IMAGE-OI INPUT PARAM table
- Request UWS job deletion after result retrieval (is also done weekly on the server side in case of failure)
- Internal refactoring arround OIFits internal model. At present time, OIFits V2 are loaded as V1
- Use heat as default LUT table for the FITS image viewer
- Bug fixes:
- Fixed HTTP connection issues (using now apache http client 4.x for robustness)
Version 0.4
Mon, 07 Jun 2017 12:00:00 GMT
- Changes:
- BSMem and Wisard are both available in remote mode (no installation required on the user machine)
- Result Images are now appended into the available hdu images list (time suffix if already present)
Version 0.3
Mon, 02 May 2017 12:00:00 GMT
- Changes:
- Add wisard in the list of supported IR program for testing
- provide a default preset with every observables present in the result oifits
Version 0.2
Mon, 13 Dec 2016 12:00:00 GMT
- Changes:
- Show execution log panel on faulty runs
- Add WISARD as new software! Remote execution comming...
- 'Save file' action export OIFitsFile + specific OI tables back again looking at input data.
- Display output and input parameters informations.
- Add AUTO_RGL and FLUXERR keyword
- Remove "Image Panel"
- Optimize layout
- Don't add results in input image combobox
- New layout that offers to look on result items
- Fix bug running local version of software
- Remove bsmem-remote mode. Waiting the licence agreement for webservice mode
- Propagate rgl_name param in image-oi input param table
- Renamed as OImaging courtesy of Laurent Bourges
- Show units for Wavelengths
- Fix XTENSION type of 'IMAGE-OI INPUT PARAM' table
- Bug fixes:
- enhance format of parameter textfields
- Avoid blank INIT_IMG at startup
- Rename faulty keyword AUTO_RGL to AUTO_WGT
- Use degree as default axis unit for images following the FITS standard
Version 0.1
Thu, 16 Jun 2016 12:00:00 GMT
- Features:
- First release with minimal (working) features : take one oifits + fits images and export an input file (behind "Run" Button)