Multi Color Balance & Autorange workspace script closes program when loading

Moderator: jsachs

Post Reply
den
Posts: 861
Joined: April 25th, 2009, 6:33 pm
What is the make/model of your primary camera?: Canon EOS-350D/Fuji X100T
Location: Birch Bay near Blaine, WA USA

Multi Color Balance & Autorange workspace script closes program when loading

Post by den »

ref: PWP 8.0.exe v8.0.24

When loading a previously saved workspace script, then a start image (8,16,24,or 48bit), the program shows a system busy mouse icon and then disappears from the desktop.

When forming the script in the Browser prior to saving it; a sequence of identical error messages appeared when opening the first Multi Color Balance transform in Branch 1... ..."Internal Error: Zoom Factor = 0"... After OKs of all the error messages, the Mult Color Balance transform would open and no further problems with forming the workspace branches.

Note: the multiple error messages happened if the first Branch 1 Multi Color Balance transform was written after a Branch 2 Autorange transformation.

The script consists of two branches whose purpose is to:
1) adjust to Full Range with the Multi Color Balance transform with neutral Black and White points followed with a Multi Color Balance transform to correct mid-tone color casts
2) adjust to Full Range in the HSL-L color space followed with a Multi Color Balance transform to correct mid-tone color casts
3) Preferentially Composite-Blend the two branches
Capture1-1.jpg
Capture1-1.jpg (90.16 KiB) Viewed 1219 times
The script:----------------------------------------------------------------------------------------------------------------------------------------------

workspace_script 1.0
PWP_Version ″Picture Window Pro 8.0.24″
color_management enabled 1 on_mismatch 0 on_batch_mismatch 1 acs_profile ″sRGB Color Space Profile.icm″ gray_acs_profile ″Gamma 2.2.icm″ wcs_profile ″sRGB Color Space Profile.icm″ gray_wcs_profile ″Gamma 2.2.icm″ monitor_curves_file ″″ monitor_curves_enabled 0

image index 1 caption ″Start Image″ saved_as ″″ saved_on ″″ parent -1 bypass -1 same_size 0 size_specific 0 breakpoint 0 n_inputs 0 n_masks 0 command ‴file_open 0 n_files 1 current 0 show_progress 1 from_default 1 file1 ″″ time1 ″″‴
end_image

splitter index 2 parent 1 n_branches 2 caption ″Splitter″

side_branch index 4 parent 2 branch_number 1 caption ″Branch 2″

image index 7 caption ″HSL-L BW points″ saved_as ″″ saved_on ″″ parent 4 bypass 0 same_size 1 size_specific 0 breakpoint 0 n_inputs 0 n_masks 1 command ‴autorange 0 autowhite 1 autoblack 1 black_threshold 0.0005 white_threshold 0.0005 max_black 0 max_white 1 colorspace 1 display 2 auto_preview 1 sync_scroll 1 amount 1 -1 0 0 ″Amount: ″ ″Mask″‴
end_image

image index 8 caption ″Mid-Tone Clr Bal″ saved_as ″″ saved_on ″″ parent 7 bypass 0 same_size 1 size_specific 0 breakpoint 0 n_inputs 0 n_masks 1 command ‴multi_color_balance 0 npts 3 white 2 black 2 probesize 1 curpt 1 amount 1 -1 0 0 ″Amount: ″ ″Mask″ display 2 sync_scroll 1 auto_preview 1 enable1 1 inconsistent1 0 src1 0 dst1 0 enable2 1 inconsistent2 0 src2 f6d0a4 dst2 cecece enable3 1 inconsistent3 0 src3 ffffff dst3 ffffff‴
end_image

side_branch index 3 parent 2 branch_number 0 caption ″Branch 1″

image index 5 caption ″Neutral BW points″ saved_as ″″ saved_on ″″ parent 3 bypass 0 same_size 1 size_specific 0 breakpoint 0 n_inputs 0 n_masks 1 command ‴multi_color_balance 0 npts 2 white 2 black 2 probesize 1 curpt 1 amount 1 -1 0 0 ″Amount: ″ ″Mask″ display 2 sync_scroll 1 auto_preview 1 enable1 1 inconsistent1 0 src1 0 dst1 0 enable2 1 inconsistent2 0 src2 f7f6f5 dst2 ffffff‴
end_image

image index 6 caption ″Mid-Tone Clr Bal″ saved_as ″″ saved_on ″″ parent 5 bypass 0 same_size 1 size_specific 0 breakpoint 0 n_inputs 0 n_masks 1 command ‴multi_color_balance 0 npts 3 white 2 black 2 probesize 1 curpt 1 amount 1 -1 0 0 ″Amount: ″ ″Mask″ display 2 sync_scroll 1 auto_preview 1 enable1 1 inconsistent1 0 src1 0 dst1 0 enable2 1 inconsistent2 0 src2 f7c78f dst2 c4c4c4 enable3 1 inconsistent3 0 src3 fdfefd dst3 ffffff‴
end_image

image index 9 caption ″50Amt Br1-Br2 blend″ saved_as ″″ saved_on ″″ parent 6 bypass 0 same_size 1 size_specific 0 breakpoint 0 n_inputs 1 n_masks 2 command ‴composite 0 operation 0 alignment 0 nalign 0 label 1 overlay_color ffffff overlay_amount 0.5004 -1 0 0 ″Overlay Amount:″ ″Overlay Mask″ amount 1 -1 0 0 ″Amount:″ ″Base Mask″ display 2 sync_scroll 1 auto_preview 1 ‴
input base_image 9 input_number 0 index 8 caption ″Overlay″
end_image
current_image 9
end

-----------------------------------------------------------------------------------------------------------------------------------------------------

...den...
jsachs
Posts: 4455
Joined: January 22nd, 2009, 11:03 pm

Re: Multi Color Balance & Autorange workspace script closes program when loading

Post by jsachs »

There was a problem in Autorange that has been fixed for the next release.
Jonathan Sachs
Digital Light & Color
Post Reply