OSDN Git Service

modified: .gitignore
authorTakuo Yasunaga <yasunaga@bio.kyutech.ac.jp>
Sun, 25 Jan 2015 05:36:53 +0000 (14:36 +0900)
committerTakuo Yasunaga <yasunaga@bio.kyutech.ac.jp>
Sun, 25 Jan 2015 05:36:53 +0000 (14:36 +0900)
commitb37d2981aee0787819f30d7761245058d46b31fa
treed76407a8aba927f78fd2fb03af7d0febdd544454
parentc1ae729263cc46280649bdce66a74f2b6ebb29e0
modified:   .gitignore
modified:   Makefile

new file:   bin/mrcImageShapeSearch
modified:   include/lmrcImageMorphology.h
modified:   include/powerspectraTangentLine.h
modified:   src/Objects/DataManip/ctfInfo/src/lctfDetermination.c
modified:   src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c
modified:   src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.h
modified:   src/Objects/DataManip/mrcImage/src/lmrcImageClusterAnalysis.h
modified:   src/Objects/DataManip/mrcImage/src/lmrcImageMorphology.c
modified:   src/Objects/DataManip/mrcImage/src/lmrcImageMorphology.h
modified:   src/Objects/General/Cluster/inc/Cluster.h
modified:   src/Objects/General/Cluster/src/clusterLogWrite.c
modified:   src/Tools/Config/Define.inc
typechange: src/Tools/Makefile
new file:   src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/
159 files changed:
.gitignore
Makefile
bin/mrcImageShapeSearch [new symlink]
bin/wish/Display2/tclIndex
hostdepend/X86MAC64/bin/X86MAC64/mrcImageBottomHatTransform
hostdepend/X86MAC64/bin/X86MAC64/mrcImageClosing
hostdepend/X86MAC64/bin/X86MAC64/mrcImageDilation
hostdepend/X86MAC64/bin/X86MAC64/mrcImageErosion
hostdepend/X86MAC64/bin/X86MAC64/mrcImageOpening
hostdepend/X86MAC64/bin/X86MAC64/mrcImageShapeSearch [new file with mode: 0755]
hostdepend/X86MAC64/bin/X86MAC64/mrcImageTopHatTransform
hostdepend/X86MAC64/lib/X86MAC64/libEosObjects.a
hostdepend/X86MAC64/lib/X86MAC64/libctfInfo.a
hostdepend/X86MAC64/lib/X86MAC64/libmrcImage.a
hostdepend/X86MAC64/lib/X86MAC64/shared/lmrcImageMorphology.sharedo
hostdepend/X86MAC64/lib/X86MAC64/shared/powerspectraTangentLine.sharedo
hostdepend/X86MAC64/src/Objects/DataManip/ctfInfo/src/X86MAC64/libctfInfo.a
hostdepend/X86MAC64/src/Objects/DataManip/ctfInfo/src/X86MAC64/libctfInfo.debug.a
hostdepend/X86MAC64/src/Objects/DataManip/ctfInfo/src/X86MAC64/powerspectraTangentLine.sharedo
hostdepend/X86MAC64/src/Objects/DataManip/mrcImage/src/X86MAC64/libmrcImage.a
hostdepend/X86MAC64/src/Objects/DataManip/mrcImage/src/X86MAC64/libmrcImage.debug.a
hostdepend/X86MAC64/src/Objects/DataManip/mrcImage/src/X86MAC64/lmrcImageMorphology.sharedo
hostdepend/X86MAC64/src/Objects/General/Cluster/src/X86MAC64/clusterLogWrite.sharedo
hostdepend/X86MAC64/src/Objects/General/Cluster/src/X86MAC64/libCluster.a
hostdepend/X86MAC64/src/Objects/General/Cluster/src/X86MAC64/libCluster.debug.a
hostdepend/X86MAC64/src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/X86MAC64/.Depend [new file with mode: 0644]
hostdepend/X86MAC64/src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/X86MAC64/Makefile [new file with mode: 0755]
hostdepend/X86MAC64/src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/X86MAC64/X86MAC64 [new symlink]
hostdepend/X86MAC64/src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/X86MAC64/ctfEnvelopFunctionEstimate [new file with mode: 0755]
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageBottomHatTransform/src/X86MAC64/mrcImageBottomHatTransform
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageClosing/src/X86MAC64/mrcImageClosing
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageDilation/src/X86MAC64/mrcImageDilation
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageErosion/src/X86MAC64/mrcImageErosion
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageOpening/src/X86MAC64/mrcImageOpening
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageShapeSearch/src/X86MAC64/.Depend [new file with mode: 0644]
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageShapeSearch/src/X86MAC64/Makefile [new file with mode: 0755]
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageShapeSearch/src/X86MAC64/X86MAC64 [new symlink]
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageShapeSearch/src/X86MAC64/mrcImageShapeSearch [new file with mode: 0755]
hostdepend/X86MAC64/src/Tools/mrcImage/mrcImageTopHatTransform/src/X86MAC64/mrcImageTopHatTransform
include/lmrcImageMorphology.h
include/powerspectraTangentLine.h
src/Objects/DataManip/ctfInfo/src/lctfDetermination.c
src/Objects/DataManip/ctfInfo/src/org/ctfFunction.c.02_03 [moved from src/Objects/DataManip/ctfInfo/src/ctfFunction.c.02_03 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/ctfInfoPVM.c.org [moved from src/Objects/DataManip/ctfInfo/src/ctfInfoPVM.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/ctfInfoRead.c.02_08 [moved from src/Objects/DataManip/ctfInfo/src/ctfInfoRead.c.02_08 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/ctfInfoRead.c.org [moved from src/Objects/DataManip/ctfInfo/src/ctfInfoRead.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/ctfInfoWrite.c.02_01 [moved from src/Objects/DataManip/ctfInfo/src/ctfInfoWrite.c.02_01 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/ctfInfoWrite.c.org [moved from src/Objects/DataManip/ctfInfo/src/ctfInfoWrite.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/ctfInfoWrite2.c.org [moved from src/Objects/DataManip/ctfInfo/src/ctfInfoWrite2.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/ctfInfoWrite2.h.20090324052422 [moved from src/Objects/DataManip/ctfInfo/src/ctfInfoWrite2.h.20090324052422 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/ctfInfoWrite2.h.org [moved from src/Objects/DataManip/ctfInfo/src/ctfInfoWrite2.h.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lastigmatismDetection.c.org [moved from src/Objects/DataManip/ctfInfo/src/lastigmatismDetection.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lastigmatismDetection.h.org [moved from src/Objects/DataManip/ctfInfo/src/lastigmatismDetection.h.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.01_26 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.01_26 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.01_27 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.01_27 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.01_31 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.01_31 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.02_01 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.02_01 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.02_14 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.02_14 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.02_14.baf [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.02_14.baf with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.02_19 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.02_19 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.02_20 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.02_20 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.05_0601 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.05_0601 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.05_0728 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.05_0728 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.05_1011 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.05_1011 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.05_1012 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.05_1012 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.06_11_05 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.06_11_05 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.07_02_10 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.07_02_10 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.11_10 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.11_10 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.11_16 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.11_16 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.11_18 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.11_18 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.11_4 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.11_4 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.12_03 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.12_03 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.12_20 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.12_20 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.12_6 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.12_6 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.20090324051618 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.20090324051618 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.c.org [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.h.05_1011 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.h.05_1011 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermination.h.06_11_05 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermination.h.06_11_05 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermine.c.20090324051936 [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermine.c.20090324051936 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lctfDetermine.c.org [moved from src/Objects/DataManip/ctfInfo/src/lctfDetermine.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lmolecularEnvelope.c.org [moved from src/Objects/DataManip/ctfInfo/src/lmolecularEnvelope.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lmrcFSInfoScatteringAngularDistributionAverageSection.c.06_0112 [moved from src/Objects/DataManip/ctfInfo/src/lmrcFSInfoScatteringAngularDistributionAverageSection.c.06_0112 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lmrcFSInfoScatteringAngularDistributionAverageSection.c.06_11_01 [moved from src/Objects/DataManip/ctfInfo/src/lmrcFSInfoScatteringAngularDistributionAverageSection.c.06_11_01 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lmrcFSInfoScatteringAngularDistributionAverageSection.c.org [moved from src/Objects/DataManip/ctfInfo/src/lmrcFSInfoScatteringAngularDistributionAverageSection.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/lmrcFSInfoScatteringAngularDistributionAverageSection.h.org [moved from src/Objects/DataManip/ctfInfo/src/lmrcFSInfoScatteringAngularDistributionAverageSection.h.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.01_18.Limit6 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.01_18.Limit6 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.01_17 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.01_17 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.01_18 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.01_18 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.01_19 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.01_19 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.01_20 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.01_20 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.01_21 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.01_21 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.01_22 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.01_22 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.01_23 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.01_23 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.01_26 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.01_26 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.02_01 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.02_01 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.05_0531 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.05_0531 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.05_0602 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.05_0602 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.20090324051503 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.20090324051503 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.20150124 [new file with mode: 0644]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.c.org [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.h.20090324051508 [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.h.20090324051508 with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/powerspectraTangentLine.h.org [moved from src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.h.org with 100% similarity]
src/Objects/DataManip/ctfInfo/src/org/thickness.ps [moved from src/Objects/DataManip/ctfInfo/src/thickness.ps with 100% similarity]
src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.c
src/Objects/DataManip/ctfInfo/src/powerspectraTangentLine.h
src/Objects/DataManip/ctfInfo/src/test.log [deleted file]
src/Objects/DataManip/mrcImage/src/lmrcImageClusterAnalysis.h
src/Objects/DataManip/mrcImage/src/lmrcImageMorphology.c
src/Objects/DataManip/mrcImage/src/lmrcImageMorphology.h
src/Objects/General/Cluster/inc/Cluster.h
src/Objects/General/Cluster/src/clusterLogWrite.c
src/Tools/Config/Define.inc
src/Tools/Makefile [changed from file to symlink]
src/Tools/ctfInfo/.Source
src/Tools/ctfInfo/ctfDetermine/src/ctfDetermine.c
src/Tools/ctfInfo/ctfDetermine/src/org/ctfDetermine.c.11_2 [moved from src/Tools/ctfInfo/ctfDetermine/src/ctfDetermine.c.11_2 with 100% similarity]
src/Tools/ctfInfo/ctfDetermine/src/org/ctfDetermine.c.20090324050029 [moved from src/Tools/ctfInfo/ctfDetermine/src/ctfDetermine.c.20090324050029 with 100% similarity]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/Config/Define.inc [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/Config/OptionControlFile [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/Config/Target.inc [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/Makefile [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/doc/Makefile [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/inc/config.h [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/inc/ctfEnvelopFunctionEstimate.h [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/.Depend [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/.Source [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/Makefile [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/X86MAC64 [new symlink]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/argCheck.c [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/ctfEnvelopFunctionEstimate.c [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/ctfEnvelopFunctionEstimate.pane [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/init.c [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/usage.c [new file with mode: 0755]
src/Tools/ctfInfo/ctfEnvelopFunctionEstimate/src/util.c [new file with mode: 0755]
src/Tools/mrcImage/.Source
src/Tools/mrcImage/mrcImageClosing/src/mrcImageClosing.html
src/Tools/mrcImage/mrcImageDilation/src/mrcImageDilation.html
src/Tools/mrcImage/mrcImageErosion/Config/OptionControlFile
src/Tools/mrcImage/mrcImageErosion/src/mrcImageErosion.html
src/Tools/mrcImage/mrcImageErosion/src/usage.c
src/Tools/mrcImage/mrcImageOpening/src/mrcImageOpening.html
src/Tools/mrcImage/mrcImageShapeSearch/Config/Define.inc [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/Config/OptionControlFile [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/Config/Target.inc [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/Makefile [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/doc/Makefile [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/inc/config.h [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/inc/mrcImageShapeSearch.h [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/src/.Depend [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/src/.Source [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/src/Makefile [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/src/X86MAC64 [new symlink]
src/Tools/mrcImage/mrcImageShapeSearch/src/argCheck.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/src/init.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/src/mrcImageShapeSearch.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/src/mrcImageShapeSearch.html [new file with mode: 0644]
src/Tools/mrcImage/mrcImageShapeSearch/src/mrcImageShapeSearch.pane [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/src/usage.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageShapeSearch/src/util.c [new file with mode: 0755]