Opened 15 years ago
Closed 15 years ago
#1319 closed defect (fixed)
JEP intensity transformer dialogue complains if 'Resulting transform' field isn't set explicitly
Reported by: | Jari Häkkinen | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.12.1 |
Component: | coreplugins | Version: | 2.12 |
Keywords: | Cc: |
Description
I try to run the plug-in without any changes to the defaults but it complains as shown in the attached image. If I set the 'Resulting transform' explicitly to 'none' it works.
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | jep_error.png added |
---|
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Note that in the example in the image the correct setting is 'NONE' because the ch() function automatically untransform log-transformed values. To get the values as they are stored use the rawCh() function.