View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000202 | Siril | [All Projects] Siril | public | 2017-11-20 04:08 | 2017-11-25 22:39 |
Reporter | hn_88 | Assigned To | vinvin | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 0.9.7 | ||||
Target Version | 0.9.8 | Fixed in Version | 0.9.8 | ||
Summary | 0000202: feature request - commandline command like stackall with other stacking methods like median stacking | ||||
Description | Hi, are you planning to add such a commandline command like stackall with other stacking methods like median stacking? If yes, I will wait for it. :) | ||||
Tags | SER stacking stackall | ||||
|
For Median it should be possible. But first I think it would be great to change transform the function as a generic function. For others, like rejection methods, it is not straightforward for users as these methods need input parameters. |
|
I have updated the documentation accordingly: https://free-astro.org/index.php?title=Siril:Commands#stackall |
|
Fix committed to Siril (1888). |
|
I think that for rejection and median, normalization (Additive and scalling) should be proccessed by default. Indeed without a normalized set of images, rejection has no sense. So in my opinion, these stacking methods should use normalization data if they exist and compute them if not. |
Siril: 0.9 r1888 2017-11-25 00:30:19 Details |
Fixes 0000202: stackall with arguments. |
Affected Issues 0000202 |
|
mod - /branches/0.9/src/core/command.c | |||
mod - /branches/0.9/src/io/sequence.c | |||
mod - /branches/0.9/src/stacking/stacking.c | |||
mod - /branches/0.9/src/stacking/stacking.h | |||
Siril: 0.9 r1892 2017-11-25 22:39:13 Details |
Add an option to disable normalization and defaulting normalization to enabled for stackall command (issue 0000202). |
Affected Issues 0000202 |
|
mod - /branches/0.9/src/core/command.c |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-20 04:08 | hn_88 | New Issue | |
2017-11-20 04:08 | hn_88 | Tag Attached: SER stacking stackall | |
2017-11-20 15:47 | lock42 | Note Added: 0000415 | |
2017-11-21 00:20 | vinvin | Status | new => acknowledged |
2017-11-21 00:21 | vinvin | Reproducibility | have not tried => N/A |
2017-11-21 00:21 | vinvin | Target Version | => 0.9.8 |
2017-11-24 22:32 | vinvin | Assigned To | => vinvin |
2017-11-24 22:32 | vinvin | Status | acknowledged => assigned |
2017-11-24 23:37 | vinvin | Note Added: 0000424 | |
2017-11-25 00:30 | vinvin | Changeset attached | => Siril 0.9 r1888 |
2017-11-25 00:30 | vinvin | Note Added: 0000425 | |
2017-11-25 00:30 | vinvin | Status | assigned => resolved |
2017-11-25 00:30 | vinvin | Resolution | open => fixed |
2017-11-25 00:31 | vinvin | Fixed in Version | => 0.9.8 |
2017-11-25 15:26 | lock42 | Note Added: 0000427 | |
2017-11-25 15:30 | lock42 | Note Edited: 0000427 | View Revisions |
2017-11-25 15:53 | lock42 | Note Edited: 0000427 | View Revisions |
2017-11-25 15:58 | lock42 | Note Edited: 0000427 | View Revisions |
2017-11-25 22:39 | vinvin | Changeset attached | => Siril 0.9 r1892 |