NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 1201 - In macro, the Remove position info not working without duplicating command.
In macro, the Remove position info not working without duplicating command.
Status: NEW
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
PC Windows
: P4 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2015-12-06 18:56 CST by James
Modified: 2015-12-06 18:56 CST
1 user (show)

See Also:

Description James 2015-12-06 18:56:42 CST
In the following macro, the Remove position info does not work without duplicating the commands.
This doesn't work
macro "Remove Slice Info"{
        nROIs=roiManager("count");
	roiManager("Select", 0);
	roiManager("Remove Channel Info");
	roiManager("Remove Slice Info");
	roiManager("Remove Frame Info");
}

Information about your version of Java:

  os.arch => amd64
  os.name => Windows 8.1
  os.version => 6.3
  java.version => 1.8.0_60
  java.vendor => Oracle Corporation
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.8.0_60-b27
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 25.60-b23
  java.vm.vendor => Oracle Corporation
  java.vm.info => mixed mode
  java.awt.graphicsenv => sun.awt.Win32GraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.8
  sun.cpu.endian => little
  sun.desktop => windows
  file.separator => \

The up-to-date check says: UPDATEABLE

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to: null
  imagej.dir => C:\Users\Admin\Desktop\Fiji.app

Information about the version of each plugin:

Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20150904004407)
Fiji: http://update.fiji.sc/ (last check:20150905053156)
3D ImageJ Suite: http://sites.imagej.net/Tboudier/ (last check:20150902191703)
Bio-Formats: http://sites.imagej.net/Bio-Formats/ (last check:20150905234509)
BioVoxxel: http://sites.imagej.net/BioVoxxel/ (last check:20150819191801)
Cookbook: http://sites.imagej.net/Cookbook/ (last check:20150303090629)
GDSC: http://sites.imagej.net/GDSC/ (last check:20150827001057)
GDSC-SMLM: http://sites.imagej.net/GDSC-SMLM/ (last check:20150327232750)
Fuzzy image processing toolbox for ImageJ: http://sites.imagej.net/Astartes91/ (last check:20150907003706)

Files not up-to-date:
  f5931f21 (UPDATEABLE) 20150310183722 Contents/MacOS/ImageJ-macosx
  3ba74036 (MODIFIED) 20151130100010 jars/ij-1.50b.jar
  720b24ac (MODIFIED) 20150907155454 jars/imagej-common-0.17.0.jar
  a41b34cd (MODIFIED) 20151130095936 jars/imagej-common-0.18.1.jar
  1c96b0c0 (LOCAL_ONLY) 20151130095945 jars/imagej-deprecated-0.1.1.jar
  b059a39e (MODIFIED) 20150907155459 jars/imagej-ops-0.18.0.jar
  97509881 (MODIFIED) 20151130095940 jars/imagej-ops-0.23.0.jar
  2b12ee6e (MODIFIED) 20150826163348 jars/imglib2-2.4.0.jar
  28450b02 (MODIFIED) 20151130095931 jars/imglib2-2.4.1.jar
  08ff7b1f (MODIFIED) 20150826163400 jars/imglib2-algorithm-0.3.1.jar
  231dba5b (MODIFIED) 20151130095942 jars/imglib2-algorithm-0.3.3.jar
  2dc68041 (MODIFIED) 20150706171141 jars/imglib2-roi-0.3.2.jar
  f9c0f988 (MODIFIED) 20151130095940 jars/imglib2-roi-0.4.2.jar
  72732fac (MODIFIED) 20150907155452 jars/scijava-common-2.46.0.jar
  93872358 (MODIFIED) 20151130095934 jars/scijava-common-2.49.1.jar
  8befda44 (MODIFIED) 20150330121547 jars/scijava-expression-parser-2.1.0.jar
  c433fb13 (MODIFIED) 20151130095942 jars/scijava-expression-parser-2.1.1.jar
  8f675b7b (LOCAL_ONLY) 20150413120843 plugins/Align_RGB_planes.class
  d7ef705c (LOCAL_ONLY) 20150315143958 plugins/BG_Subtraction_from_ROI.class
  5b9f64df (LOCAL_ONLY) 20140214104952 plugins/Convert_LIF_to_TIFF.class
  f8c07dd5 (LOCAL_ONLY) 20150416194031 plugins/Fit_Polynomial.class
  842d02c3 (LOCAL_ONLY) 20140430110516 plugins/Nd_Viewer.jar
  5db9a77d (LOCAL_ONLY) 20050509175320 plugins/ROI/Add_Particles_to_ROI_Manager.txt
  0118d9a2 (LOCAL_ONLY) 20050426161812 plugins/ROI/MultiMeasure.class
  a76d710b (LOCAL_ONLY) 20050426161804 plugins/ROI/Multi_Measure.class
  3f5cbb5d (LOCAL_ONLY) 20040226132450 plugins/ROI/Select_Half.class
  0bbf33bc (LOCAL_ONLY) 20060110143938 plugins/ROI/SpecifyLine_.class
  6e8dff45 (LOCAL_ONLY) 20041013133544 plugins/ROI/Specify_ROI.class
  8691f4b7 (LOCAL_ONLY) 20080526103216 plugins/ROI/Straighten_.jar
  a75d3b5e (LOCAL_ONLY) 20150727102759 plugins/Shape_Descriptor1u.class
  904d555c (LOCAL_ONLY) 20040909132702 plugins/Stacks - Building/Add_extra_slices.txt
  6f836e67 (LOCAL_ONLY) 20060907160224 plugins/Stacks - Building/Concatenate_.class
  dd61705e (LOCAL_ONLY) 20040217130738 plugins/Stacks - Building/Stack_Builder.class
  36d3951a (LOCAL_ONLY) 20070201163504 plugins/Stacks - Building/Stack_Building_by_Name.class
  53e052ef (LOCAL_ONLY) 20080412095152 plugins/Stacks - Building/Stack_Combiner.class
  2f089064 (LOCAL_ONLY) 20031121143028 plugins/Stacks - Building/Stack_Maker.class
  e0122cde (LOCAL_ONLY) 20040909131042 plugins/Stacks - Reducing/Binner_.class
  ab872ecd (LOCAL_ONLY) 20040601145326 plugins/Stacks - Reducing/Delete_slices_after_here.class
  5e51feb8 (LOCAL_ONLY) 20040601145318 plugins/Stacks - Reducing/Delete_slices_before_here.class
  794c108d (LOCAL_ONLY) 20010207115620 plugins/Stacks - Reducing/Slice_Remover.class
  ff504eff (LOCAL_ONLY) 20060627090428 plugins/Stacks - Reducing/Stack_Splitter.class
  25874f3e (LOCAL_ONLY) 20030627131048 plugins/Stacks - Reducing/Substack_Maker.class
  b7a74d8a (LOCAL_ONLY) 20080526103622 plugins/Stacks - Reducing/Substack_Select.jar
  ae4298df (LOCAL_ONLY) 20081027172532 plugins/Stacks - Shuffling/DeInterleave_.class
  c32c3597 (LOCAL_ONLY) 20080521101406 plugins/Stacks - Shuffling/MultiStackReg_.jar
  b4ebc249 (LOCAL_ONLY) 20080814081142 plugins/Stacks - Shuffling/Slice_Keeper.class
  459ed862 (LOCAL_ONLY) 20040322202334 plugins/Stacks - Shuffling/StackSorter.class
  5196ed98 (LOCAL_ONLY) 20050202152552 plugins/Stacks - Shuffling/Stack_Interleaver.class
  dcb991ef (LOCAL_ONLY) 20000921143730 plugins/Stacks - Shuffling/Stack_Reverser.class
  049b1aa1 (LOCAL_ONLY) 20040322202334 plugins/Stacks - Shuffling/Stack_Sorter.class
  689ff799 (LOCAL_ONLY) 20080526103246 plugins/Stacks - Shuffling/TurboReg_StackAlign.jar
  ea9aa7c5 (LOCAL_ONLY) 20050302205648 plugins/Stacks - Shuffling/stackRegCredits$1.class
  3a1f4866 (LOCAL_ONLY) 20050302205648 plugins/Stacks - Shuffling/stackRegCredits.class
  08564324 (LOCAL_ONLY) 20090921122950 plugins/Stacks - T-functions/Grouped_Stack_Projector.class
  3ae569df (LOCAL_ONLY) 20050202153014 plugins/Stacks - T-functions/Intensity_v_Time_Monitor.class
  03bba501 (LOCAL_ONLY) 20050202153404 plugins/Stacks - T-functions/Running_Stack_Projector.class