Releases: melix/astro4j
Releases · melix/astro4j
2.11.2
What's Changed
- Make SER pixel depth recognition more robust by @melix in #518
- Improve performance of SER conversion by @melix in #521
- Use double precision for FL and slew rate by @melix in #522
- Add Sunscan to the list of equipments by @melix in #524
- Update dependency gov.nasa.gsfc.heasarc:nom-tam-fits to v1.21.0 by @melix in #523
- Adjust FL of SHG700 by @melix in #525
Full Changelog: 2.11.1...2.11.2
2.11.1
What's Changed
- Introduce image selector by @melix in #512
- Optimize rendering by @melix in #509
- Add descriptions to images by @melix in #516
- Fix loading of TIF files in image review tool by @melix in #513
- Fix item selection tracking in image review by @melix in #515
Downloads and docs
- English : https://melix.github.io/astro4j/2.11.1/en/jsolex.html
- French : https://melix.github.io/astro4j/2.11.1/fr/jsolex.html
Full Changelog: 2.11.0...2.11.1
2.11.0
What's Changed
Downloads and docs
- English : https://melix.github.io/astro4j/2.11.0/en/jsolex.html
- French : https://melix.github.io/astro4j/2.11.0/fr/jsolex.html
- Update dependency ch.qos.logback:logback-classic to v1.5.17 by @melix in #508
- Update dependency org.slf4j:slf4j-api to v2.0.17 by @melix in #510
Full Changelog: 2.10.1...2.11.0
2.10.1
What's Changed
- Rework temporary folder cleanup by @melix in #501
- Fix continuum function by @melix in #503
- Support binary operators on lists by @melix in #504
- Add
concat
function to concatenate lists by @melix in #505 - Add more header properties for compatibility with INTI by @melix in #507
Downloads and docs
- English : https://melix.github.io/astro4j/2.10.1/en/jsolex.html
- French : https://melix.github.io/astro4j/2.10.1/fr/jsolex.html
Full Changelog: 2.10.0...2.10.1
2.10.0
What's Changed
- Add trimming of SER files by @melix in #497
- Added embedded web server by @melix in #499
- Use more samples when ellipse fit cannot be performed by @melix in #492
- Add kernel size to blur/sharpen in scripts by @melix in #494
Downloads and docs
- English : https://melix.github.io/astro4j/2.10.0/en/jsolex.html
- French : https://melix.github.io/astro4j/2.10.0/fr/jsolex.html
Dependency updates
- Update dependency io.micronaut.platform:micronaut-platform to v4.7.6 by @melix in #498
- Update dependency com.google.code.gson:gson to v2.12.1 by @melix in #489
- Update dependency org.graalvm.buildtools:native-gradle-plugin to v0.10.5 by @melix in #495
- Update dependency io.micronaut.platform:micronaut-platform to v4.7.5 by @melix in #493
Full Changelog: 2.9.0...2.10.0
2.9.0
What's Changed
- Add parallactic angle correction by @melix in #483
- Fix unclosed file descriptors by @melix in #485
- Add button to delete SER file after processing by @melix in #487
- Add columns to the batch view by @melix in #488
- Add ability to process SER files in standalone script runner by @melix in #475
Downloads and docs
- English : https://melix.github.io/astro4j/2.9.0/en/jsolex.html
- French : https://melix.github.io/astro4j/2.9.0/fr/jsolex.html
Dependency updates
- Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 by @melix in #473
- Update dependency org.apache.groovy:groovy to v4.0.25 by @melix in #481
- Update dependency gradle to v8.12.1 by @melix in #469
- Update dependency com.google.code.gson:gson to v2.12.0 by @melix in #484
- Update plugin me.champeau.jmh to v0.7.3 by @melix in #486
Full Changelog: 2.8.2...2.9.0
2.8.2
What's Changed
-
Update dependency org.asciidoctor:asciidoctor-gradle-jvm to v4.0.4 by @melix in #465
-
Update dependency ch.qos.logback:logback-classic to v1.5.16 by @melix in #472
Downloads and docs
- English : https://melix.github.io/astro4j/2.8.2/en/jsolex.html
- French : https://melix.github.io/astro4j/2.8.2/fr/jsolex.html
New Contributors
Full Changelog: 2.8.1...2.8.2
2.8.1
What's Changed
Downloads and docs
- English : https://melix.github.io/astro4j/2.8.1/en/jsolex.html
- French : https://melix.github.io/astro4j/2.8.1/fr/jsolex.html
Dependency updates
- Update dependency ch.qos.logback:logback-classic to v1.5.15 by @melix in #463
- Update dependency org.asciidoctor:asciidoctor-gradle-jvm to v4.0.4 by @melix in #465
- Update dependency gradle to v8.12 by @melix in #466
Full Changelog: 2.8.0...2.8.1
2.8.0
What's Changed
- Fix image alignment button by @melix in #435
- Use 2-dimensional arrays for images by @melix in #440
- Added
R
,G
,B
andmono
functions by @melix in #441 - Introduce jsolex-scripting module by @melix in #442
- Upgrade to Java 23 by @melix in #443
- Add new SHGs by default by @melix in #444
- Stabilize stacking algorithm by @melix in #445
- Fix panel/animation creation with large files by @melix in #450
- Added ability to select annotation colors by @melix in #451
- Add an option to flip the spectrum vertically by @melix in #452
- Improve rendering of Doppler images by @melix in #456
- Add button to flip spectrum in browser by @melix in #457
- Implement new stacking algorithm by @melix in #458
- Smoothen transition of protus vs disk in contrast enhanced images by @melix in #460
- Improve reconstruction to mitigate artifacts by @melix in #461
Downloads and docs
- English : https://melix.github.io/astro4j/2.8.0/en/jsolex.html
- French : https://melix.github.io/astro4j/2.8.0/fr/jsolex.html
Dependency updates
- Update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.4.4 by @melix in #434
- Update renovatebot/github-action action to v41 by @melix in #439
- Update dependency gradle to v8.11 by @melix in #438
- Update dependency org.apache.groovy:groovy to v4.0.24 by @melix in #437
- Update plugin io.micronaut.platform.catalog to v4.4.4 by @melix in #436
- Update dependency org.fxmisc.richtext:richtextfx to v0.11.4 by @melix in #449
- Update dependency org.beryx.jlink:org.beryx.jlink.gradle.plugin to v3.1.1 by @melix in #448
- Update dependency gradle to v8.11.1 by @melix in #446
- Update dependency gov.nasa.gsfc.heasarc:nom-tam-fits to v1.20.2 by @melix in #453
- Update dependency io.micronaut.platform:micronaut-platform to v4.7.1 by @melix in #447
- Update dependency org.graalvm.buildtools:native-gradle-plugin to v0.10.4 by @melix in #454
- Update dependency io.micronaut.platform:micronaut-platform to v4.7.2 by @melix in #459
Full Changelog: 2.7.3...2.8.0
2.7.3
What's Changed
- Fix polynomial detection by @melix in #429
- Perform stretching of recon view by @melix in #432
- Add a fast processing mode by @melix in #433
Downloads and docs
- English : https://melix.github.io/astro4j/2.7.3/en/jsolex.html
- French : https://melix.github.io/astro4j/2.7.3/fr/jsolex.html
Dependency Updates
- Update dependency org.commonmark:commonmark to v0.24.0 by @melix in #431
- Update dependency ch.qos.logback:logback-classic to v1.5.12 by @melix in #428
Full Changelog: 2.7.2...2.7.3