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)

jep_error.png (86.2 KB ) - added by Jari Häkkinen 15 years ago.

Download all attachments as: .zip

Change History (3)

by Jari Häkkinen, 15 years ago

Attachment: jep_error.png added

comment:1 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

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.

comment:2 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [4958]) Fixes #1319: JEP intensity transformer dialogue complains if 'Resulting transform' field isn't set explicitly

Also changed the default values of the plug-in so that they makes sense.

Note: See TracTickets for help on using tickets.