CVS log for ccp4/src/fft.f |
 |
|
Up to [CCP4] / ccp4 / src
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.101
/
(view)
- annotate
- [select for diffs]
, Wed Jan 23 16:33:15 2008 UTC (4 years, 4 months ago) by fr45
Branch:
MAIN
CVS Tags:
series-6_2-root,
series-6_2,
series-6_1-root,
series-6_1,
series-6_0_99e-root,
series-6_0_99e,
series-6_0_99d-root,
series-6_0_99d,
release-6_2_995,
release-6_2_994,
release-6_2_993,
release-6_2_992,
release-6_2_991,
release-6_2_0,
release-6_1_3,
release-6_1_24,
release-6_1_2,
release-6_1_13,
release-6_1_1,
release-6_1_0,
pre_xia2_remove,
pre-merge-release-6_1_3,
pre-merge-6_0_99e,
pre-merge-6_0_99d,
pre-merge-30_07_11,
pre-merge-20_4_2009,
pre-merge-13_08_2009,
pre-merge-07_09_2010,
post_merge-13_08_2009,
post-merge-release-6_1_3,
post-merge-6_0_99d,
post-merge-30_07_11,
post-merge-20_4_2009,
post-merge-07_09_2010,
merge-release_6_1_0,
merge-5_8_2008,
branch-merge-20_4_2009,
branch-merge-13_08_2009,
branch-merge-07_09_2010,
branch-30_07_11,
HEAD
Changes since 1.100: +14 -1 lines
Diff to previous 1.100
applied Claus flenburg fix
Revision
1.100
/
(view)
- annotate
- [select for diffs]
, Thu May 10 14:02:12 2007 UTC (5 years ago) by rmk65
Branch:
MAIN
Changes since 1.99: +35 -9 lines
Diff to previous 1.99
Bug fix for squared values input to FFT resulting in incorrect output (from Clemens) Bugzilla #2339
Revision
1.99
/
(view)
- annotate
- [select for diffs]
, Wed Jul 5 10:09:14 2006 UTC (5 years, 10 months ago) by nds65
Branch:
MAIN
Changes since 1.98: +7 -1 lines
Diff to previous 1.98
Add MDW warning that subroutine RPCFTK incompatible with bounds checking
Revision
1.98
/
(view)
- annotate
- [select for diffs]
, Tue Sep 6 11:25:12 2005 UTC (6 years, 8 months ago) by mdw
Branch:
MAIN
CVS Tags:
release-6_0_patch,
release-6_0_2,
release-6_0_1,
release-6_0,
merge-6_0_patch_240407,
merge-6_0_patch_100907
Changes since 1.97: +2 -2 lines
Diff to previous 1.97
update licence banners
Revision
1.97
/
(view)
- annotate
- [select for diffs]
, Fri Jul 1 10:16:43 2005 UTC (6 years, 10 months ago) by mdw
Branch:
MAIN
Changes since 1.96: +8 -7 lines
Diff to previous 1.96
EJD reports cases where fft dies on hkl limits
She suggests adding 1 to HMAX etc
I have done more conservative change of using NINT instead
of INT - this effectively adds 1 in half of cases
Revision
1.96
/
(view)
- annotate
- [select for diffs]
, Wed May 11 13:46:43 2005 UTC (7 years ago) by fr45
Branch:
MAIN
Changes since 1.95: +10 -3 lines
Diff to previous 1.95
Correcting output inconsitent with documentation when
using PATTERSON mode
Revision
1.95
/
(view)
- annotate
- [select for diffs]
, Mon Dec 20 16:57:23 2004 UTC (7 years, 5 months ago) by ccb
Branch:
MAIN
Changes since 1.94: +5673 -12728 lines
Diff to previous 1.94
fftbig.f, please see fftbig.f log for previous history
Revision 1.94
, Mon Dec 20 16:56:16 2004 UTC (7 years, 5 months ago) by ccb
Branch:
MAIN
Changes since 1.93: +1 -1 lines
FILE REMOVED
fft depreciated in favour of fftbig
Revision
1.92.4.1
/
(view)
- annotate
- [select for diffs]
, Mon Jul 19 11:11:31 2004 UTC (7 years, 10 months ago) by ccb
Branch:
release-5_0_1_patch
CVS Tags:
release-5_0_2
Changes since 1.92: +4 -2 lines
Diff to previous 1.92
to next main 1.93
set correct NSPFFT - bug 677
Revision
1.93
/
(view)
- annotate
- [select for diffs]
, Mon Jul 19 11:10:46 2004 UTC (7 years, 10 months ago) by ccb
Branch:
MAIN
CVS Tags:
pre_fft_swap
Changes since 1.92: +4 -2 lines
Diff to previous 1.92
set correct NSPFFT - bug 677
Revision
1.92
/
(view)
- annotate
- [select for diffs]
, Mon Jan 26 10:08:19 2004 UTC (8 years, 3 months ago) by mdw
Branch:
MAIN
CVS Tags:
release-5_0_binaries,
release-5_0_1,
release-5_0,
CCP4-auto
Branch point for:
release-5_0_1_patch
Changes since 1.91: +10 -4 lines
Diff to previous 1.91
add new licence banners
Revision
1.91
/
(view)
- annotate
- [select for diffs]
, Wed Jan 14 15:40:13 2004 UTC (8 years, 4 months ago) by ccb
Branch:
MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
changes from Clemens
Revision
1.90
/
(view)
- annotate
- [select for diffs]
, Thu Nov 27 11:56:43 2003 UTC (8 years, 5 months ago) by pjx
Branch:
MAIN
Changes since 1.89: +86 -23 lines
Diff to previous 1.89
EJD: 1) More output for rejected reflections, 2) uses cell for appropriate
dataset, 3) removed call to fft10 (as this s/r is broken)
PJX: Commented out FFT3, FFT16, and FFT17 calls (in FFTCTL), they are not
used by anything.
Revision
1.89
/
(view)
- annotate
- [select for diffs]
, Mon Mar 24 15:37:32 2003 UTC (9 years, 2 months ago) by pjx
Branch:
MAIN
Changes since 1.88: +8 -2 lines
Diff to previous 1.88
Prevent user selecting PATTERSON and also assigning phases.
Revision
1.88
/
(view)
- annotate
- [select for diffs]
, Wed Jan 29 10:54:45 2003 UTC (9 years, 3 months ago) by ccb
Branch:
MAIN
Changes since 1.87: +12 -1 lines
Diff to previous 1.87
some changes from EJD
Revision
1.87
/
(view)
- annotate
- [select for diffs]
, Fri Dec 20 11:47:53 2002 UTC (9 years, 5 months ago) by ccb
Branch:
MAIN
Changes since 1.86: +3 -3 lines
Diff to previous 1.86
make DANO option explicit
Revision
1.86
/
(view)
- annotate
- [select for diffs]
, Tue Aug 13 08:11:28 2002 UTC (9 years, 9 months ago) by mdw
Branch:
MAIN
Changes since 1.85: +11 -5 lines
Diff to previous 1.85
F1 and F2 might be type 'E'
Revision
1.85
/
(view)
- annotate
- [select for diffs]
, Wed Jul 31 16:00:41 2002 UTC (9 years, 9 months ago) by awa
Branch:
MAIN
Changes since 1.84: +27 -25 lines
Diff to previous 1.84
cv - removeal of save and mcols > 500 - and a couple of other changes!
Revision
1.84.2.1
/
(view)
- annotate
- [select for diffs]
, Wed Jul 31 16:00:14 2002 UTC (9 years, 9 months ago) by awa
Branch:
release-4_2_1_patch
CVS Tags:
release-4_2_2
Changes since 1.84: +27 -25 lines
Diff to previous 1.84
to next main 1.85
cv - removeal of save and mcols > 500 - and a couple of other changes!
Revision
1.84
/
(view)
- annotate
- [select for diffs]
, Mon Jul 1 15:27:50 2002 UTC (9 years, 10 months ago) by ccb
Branch:
MAIN
CVS Tags:
release-4_2_1
Branch point for:
release-4_2_1_patch
Changes since 1.83: +5 -3 lines
Diff to previous 1.83
update comment to go with previous change
Revision
1.83
/
(view)
- annotate
- [select for diffs]
, Mon Jul 1 15:23:50 2002 UTC (9 years, 10 months ago) by ccb
Branch:
MAIN
Changes since 1.82: +2 -2 lines
Diff to previous 1.82
test reset to be ge.19, consistent with documentation (CV)
Revision
1.82
/
(view)
- annotate
- [select for diffs]
, Tue Apr 23 10:19:47 2002 UTC (10 years, 1 month ago) by awa
Branch:
MAIN
CVS Tags:
release-4_2
Changes since 1.81: +30 -12 lines
Diff to previous 1.81
fixes from ejd
Revision
1.81
/
(view)
- annotate
- [select for diffs]
, Tue Dec 11 14:36:07 2001 UTC (10 years, 5 months ago) by awa
Branch:
MAIN
Changes since 1.80: +31 -0 lines
Diff to previous 1.80
EJD: fft for PHASED TRANSLATION. This only worked properly if you set the FFTSPG = P1
( or used fftbig!) I have changed FFT to do that by default.
Revision
1.80
/
(view)
- annotate
- [select for diffs]
, Tue Dec 4 10:11:09 2001 UTC (10 years, 5 months ago) by awa
Branch:
MAIN
Changes since 1.79: +182 -48 lines
Diff to previous 1.79
fft changes from ejd
a) it does a phased translation checking both hands, and
b) it can read in a modified I for calculating a patterson ( essential to
use ECALC output )
Revision
1.79
/
(view)
- annotate
- [select for diffs]
, Tue Jun 5 13:42:43 2001 UTC (10 years, 11 months ago) by ccb
Branch:
MAIN
Changes since 1.78: +17 -15 lines
Diff to previous 1.78
K and L are mixed up for the column types
Revision
1.78
/
(view)
- annotate
- [select for diffs]
, Fri Mar 23 11:26:56 2001 UTC (11 years, 2 months ago) by pjx
Branch:
MAIN
Changes since 1.77: +13 -2 lines
Diff to previous 1.77
EJD: set the default axis ordering to Z,X,Y for P1, monoclinic space
groups, plus space groups 16, 17 and 18, and to Y,X,Z for all higher
symmetry space groups.
Revision
1.77
/
(view)
- annotate
- [select for diffs]
, Fri Nov 10 11:50:00 2000 UTC (11 years, 6 months ago) by pjx
Branch:
MAIN
CVS Tags:
release-4_1_1_patch,
release-4_1_1,
release-4_1
Changes since 1.76: +2 -2 lines
Diff to previous 1.76
Parameter IDIM increased to 1000000.
Revision
1.76
/
(view)
- annotate
- [select for diffs]
, Thu Feb 18 08:50:07 1999 UTC (13 years, 3 months ago) by awa
Branch:
MAIN
CVS Tags:
release-4_0_1,
release-4_0,
release-3_5_1,
release-3_5
Changes since 1.75: +3 -3 lines
Diff to previous 1.75
Bad format statments for g77
Revision
1.75
/
(view)
- annotate
- [select for diffs]
, Mon Feb 1 09:45:27 1999 UTC (13 years, 3 months ago) by pjx
Branch:
MAIN
Changes since 1.74: +15 -11 lines
Diff to previous 1.74
Changes in checking for allowed column types (EJD).
Revision
1.74
/
(view)
- annotate
- [select for diffs]
, Tue Dec 22 14:20:30 1998 UTC (13 years, 5 months ago) by pjx
Branch:
MAIN
Changes since 1.73: +67 -19 lines
Diff to previous 1.73
Added XYZLIM ASU which automatically sets limits of map to that of
asymmetric unit for map spacegroup.
Revision
1.73
/
(view)
- annotate
- [select for diffs]
, Fri Dec 4 11:27:09 1998 UTC (13 years, 5 months ago) by mdw
Branch:
MAIN
Changes since 1.72: +7 -4 lines
Diff to previous 1.72
Set MAXZSIZE in s/r SHFMAP.
Revision
1.72
/
(view)
- annotate
- [select for diffs]
, Fri Jun 5 13:49:41 1998 UTC (13 years, 11 months ago) by pjx
Branch:
MAIN
Changes since 1.71: +38 -16 lines
Diff to previous 1.71
Clarified log output describing exclusion conditions for reflections.
Revision
1.71
/
(view)
- annotate
- [select for diffs]
, Wed Jan 28 14:51:54 1998 UTC (14 years, 3 months ago) by mdw
Branch:
MAIN
CVS Tags:
release-3_4_1,
release-3_4
Changes since 1.70: +59 -1 lines
Diff to previous 1.70
EJD: New s/r HARKER to print out Harker vectors and sections.
Revision
1.70
/
(view)
- annotate
- [select for diffs]
, Mon Oct 6 16:22:21 1997 UTC (14 years, 7 months ago) by mdw
Branch:
MAIN
CVS Tags:
release-3_3
Changes since 1.69: +10 -2 lines
Diff to previous 1.69
Fix to automatic FFT spacegroup selection - from EJD.
Revision
1.69
/
(view)
- annotate
- [select for diffs]
, Mon Jun 16 08:16:47 1997 UTC (14 years, 11 months ago) by acr
Branch:
MAIN
Changes since 1.68: +21 -9 lines
Diff to previous 1.68
abcoeff file printed with f1*k1 and f2*k2 i.e. without the weight. Header
to file changed to avoid confusion.
Revision
1.68
/
(view)
- annotate
- [select for diffs]
, Wed Apr 30 14:13:25 1997 UTC (15 years ago) by mdw
Branch:
MAIN
Changes since 1.67: +12 -3 lines
Diff to previous 1.67
User used FILLIN option with SIG2 assigned to SIG1=MNF.
So LOGMSS checks added for SIG2.
Revision
1.67
/
(view)
- annotate
- [select for diffs]
, Mon Apr 14 09:39:02 1997 UTC (15 years, 1 month ago) by acr
Branch:
MAIN
Changes since 1.66: +7 -7 lines
Diff to previous 1.66
EJD: changes to CHKSYM.
Revision
1.66
/
(view)
- annotate
- [select for diffs]
, Thu Apr 10 14:04:26 1997 UTC (15 years, 1 month ago) by acr
Branch:
MAIN
Changes since 1.65: +40 -39 lines
Diff to previous 1.65
From EJD: small changes to fft; differences now listed for original hkl
And for Patterson in P1bar permutation of AXES was not allowed.
Use P1 instead - it gives the same answers...
Also, removed ccpasz because function was null.
Revision
1.65
/
(view)
- annotate
- [select for diffs]
, Tue Feb 18 16:11:32 1997 UTC (15 years, 3 months ago) by acr
Branch:
MAIN
Changes since 1.64: +30 -20 lines
Diff to previous 1.64
Minor changes. Including changes from EJD.
Revision
1.64
/
(view)
- annotate
- [select for diffs]
, Tue Jan 21 17:24:56 1997 UTC (15 years, 4 months ago) by acr
Branch:
MAIN
Changes since 1.63: +18 -15 lines
Diff to previous 1.63
A few FORMAT changes + check for SYMM card if hklin not given. Plus change
from Ian to keep F +ve.
Revision
1.63
/
(view)
- annotate
- [select for diffs]
, Fri Nov 29 10:55:06 1996 UTC (15 years, 5 months ago) by acr
Branch:
MAIN
Changes since 1.62: +89 -107 lines
Diff to previous 1.62
Automatic fftspacegroup calc. improved, could get the wrong SG previously.
P222 and P2221 removed as valid FFTSPACEGROUPS.
Revision
1.62
/
(view)
- annotate
- [select for diffs]
, Fri Nov 1 15:19:59 1996 UTC (15 years, 6 months ago) by acr
Branch:
MAIN
CVS Tags:
release-3_2
Changes since 1.61: +1 -2 lines
Diff to previous 1.61
.
Revision
1.61
/
(view)
- annotate
- [select for diffs]
, Mon Oct 7 16:25:17 1996 UTC (15 years, 7 months ago) by acr
Branch:
MAIN
Changes since 1.60: +144 -221 lines
Diff to previous 1.60
Some major changes from Eleanor. P2 did not work properly and has been
removed as legal FFT SG.
Revision
1.60
/
(view)
- annotate
- [select for diffs]
, Thu Oct 3 15:27:32 1996 UTC (15 years, 7 months ago) by mdw
Branch:
MAIN
Changes since 1.59: +30 -13 lines
Diff to previous 1.59
PRE: new GRID keyword to specify the sampling
grid as a fraction of the resolution
Revision
1.59
/
(view)
- annotate
- [select for diffs]
, Wed Jul 24 08:09:08 1996 UTC (15 years, 10 months ago) by mdw
Branch:
MAIN
Changes since 1.58: +3 -2 lines
Diff to previous 1.58
fix to make FILL keyword work.
Revision
1.58
/
(view)
- annotate
- [select for diffs]
, Thu May 23 11:13:54 1996 UTC (16 years ago) by acr
Branch:
MAIN
CVS Tags:
release-3_1
Changes since 1.57: +24 -1 lines
Diff to previous 1.57
files CLOSED.
Revision
1.57
/
(view)
- annotate
- [select for diffs]
, Thu Apr 25 12:58:34 1996 UTC (16 years, 1 month ago) by acr
Branch:
MAIN
CVS Tags:
release-3_0
Changes since 1.56: +28 -15 lines
Diff to previous 1.56
Warning messages only once. Error in MNF checking.
Revision
1.56
/
(view)
- annotate
- [select for diffs]
, Mon Apr 1 09:30:51 1996 UTC (16 years, 1 month ago) by acr
Branch:
MAIN
Changes since 1.55: +100 -61 lines
Diff to previous 1.55
Missing number stuff added. Also, FILLIN keyword added. Only works with MNFs.
Revision
1.55
/
(view)
- annotate
- [select for diffs]
, Thu Nov 23 15:30:12 1995 UTC (16 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.54: +9 -6 lines
Diff to previous 1.54
Pass program input column types to lrassn, except where they can be F or J.
Revision
1.54
/
(view)
- annotate
- [select for diffs]
, Mon Nov 20 12:38:07 1995 UTC (16 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.53: +0 -783 lines
Diff to previous 1.53
Trim adjacent null comments
Revision
1.53
/
(view)
- annotate
- [select for diffs]
, Thu Nov 16 12:08:02 1995 UTC (16 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.52: +118 -148 lines
Diff to previous 1.52
Mainly: Change the handling of missing data. Now, If any program
label is assigned but the datum is missing, we reject the reflection
on the basis that columns will be assigned iff they're required for
calculation or rejection purposes. This assumption avoids lots of
error-prone special-casing later, but it could catch the unwary.
(Done after consulting PRE and KDC.)
Also some tidying up, particularly in GETHKL and fix buf in GPTINT
call for free R flag input.
Revision
1.52
/
(view)
- annotate
- [select for diffs]
, Mon Nov 13 17:25:49 1995 UTC (16 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.51: +4 -3 lines
Diff to previous 1.51
Don't lose on missing datum for F1 in GGETF. (Needs checking.)
Revision
1.51
/
(view)
- annotate
- [select for diffs]
, Wed Oct 25 13:54:31 1995 UTC (16 years, 7 months ago) by acr
Branch:
MAIN
Changes since 1.50: +59 -58 lines
Diff to previous 1.50
Logical order changed for missing no.
Revision
1.50
/
(view)
- annotate
- [select for diffs]
, Mon Oct 23 18:24:19 1995 UTC (16 years, 7 months ago) by fx
Branch:
MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
Trivial message change
Revision
1.49
/
(view)
- annotate
- [select for diffs]
, Wed Jul 19 14:23:59 1995 UTC (16 years, 10 months ago) by fx
Branch:
MAIN
Changes since 1.48: +208 -416 lines
Diff to previous 1.48
EJD: Missing data stuff (but still not all correct checks). 192
symops.
DL: check for zero reflexions accepted, assorted error messages
etc. changed.
Revision
1.48
/
(view)
- annotate
- [select for diffs]
, Wed Apr 26 09:04:14 1995 UTC (17 years, 1 month ago) by acr
Branch:
MAIN
CVS Tags:
release-2_15,
release-2_14
Changes since 1.47: +5 -5 lines
Diff to previous 1.47
grid limits for 144 and 18r are now correct.
Revision
1.47
/
(view)
- annotate
- [select for diffs]
, Mon Mar 13 14:07:12 1995 UTC (17 years, 2 months ago) by fx
Branch:
MAIN
Changes since 1.46: +3 -3 lines
Diff to previous 1.46
unsed vars
Revision
1.46
/
(view)
- annotate
- [select for diffs]
, Tue Jan 24 14:57:44 1995 UTC (17 years, 4 months ago) by acr
Branch:
MAIN
Changes since 1.45: +2 -7 lines
Diff to previous 1.45
removed calculation of rms in PRNTYZ because it was wrong. Also it is already
calculated.
Revision
1.45
/
(view)
- annotate
- [select for diffs]
, Wed Nov 30 14:09:27 1994 UTC (17 years, 5 months ago) by acr
Branch:
MAIN
CVS Tags:
release-2_13
Changes since 1.44: +7 -10 lines
Diff to previous 1.44
Abcoeffs now written out correctly. The coeffs are written out twice but
as it is only a test I didn't fix it.
Revision
1.44
/
(view)
- annotate
- [select for diffs]
, Tue Nov 22 15:13:39 1994 UTC (17 years, 6 months ago) by acr
Branch:
MAIN
Changes since 1.43: +6 -2 lines
Diff to previous 1.43
Must assign SIGn with EXCL SIGn but sigma column is not compulsory.
Revision
1.43
/
(view)
- annotate
- [select for diffs]
, Tue Nov 1 11:38:56 1994 UTC (17 years, 6 months ago) by fx
Branch:
MAIN
CVS Tags:
release-2_12,
release-2_11
Changes since 1.42: +8 -19 lines
Diff to previous 1.42
unused vars
Revision
1.42
/
(view)
- annotate
- [select for diffs]
, Mon Oct 31 15:04:00 1994 UTC (17 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.41: +4 -4 lines
Diff to previous 1.41
just error message
Revision
1.41
/
(view)
- annotate
- [select for diffs]
, Tue Sep 13 09:04:54 1994 UTC (17 years, 8 months ago) by acr
Branch:
MAIN
CVS Tags:
release-2_10
Changes since 1.40: +4 -4 lines
Diff to previous 1.40
Somehow lost changes for r1.38. Redone.
Revision
1.40
/
(view)
- annotate
- [select for diffs]
, Tue Sep 6 13:01:02 1994 UTC (17 years, 8 months ago) by acr
Branch:
MAIN
Changes since 1.39: +6 -18 lines
Diff to previous 1.39
see MTZLIB.
Revision
1.39
/
(view)
- annotate
- [select for diffs]
, Tue Aug 30 08:58:56 1994 UTC (17 years, 8 months ago) by acr
Branch:
MAIN
Changes since 1.38: +4 -4 lines
Diff to previous 1.38
Error from Eleanor in P61/P65, grid for z is now 12n.
Revision
1.38
/
(view)
- annotate
- [select for diffs]
, Tue May 24 17:19:41 1994 UTC (18 years ago) by fx
Branch:
MAIN
CVS Tags:
release-2_9,
release-2_8,
release-2_7,
branch-2_8
Changes since 1.37: +6 -7 lines
Diff to previous 1.37
Correct error reported by Howard with free R conjunction which needed
to be short-circuited to work.
Revision
1.37
/
(view)
- annotate
- [select for diffs]
, Wed Apr 20 16:15:32 1994 UTC (18 years, 1 month ago) by fx
Branch:
MAIN
CVS Tags:
release-2_6,
release-2_5,
release-2_4
Changes since 1.36: +3 -8 lines
Diff to previous 1.36
IJT: add LRCLOS in CLOSEIT so it works on VMS
Revision
1.36
/
(view)
- annotate
- [select for diffs]
, Mon Apr 11 10:27:43 1994 UTC (18 years, 1 month ago) by fx
Branch:
MAIN
CVS Tags:
release-2_3
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
PRE, following Pete Dunten: correct error for double difference map
reflexions with |Fph(calc)|=0.
Revision
1.35
/
(view)
- annotate
- [select for diffs]
, Mon Mar 28 17:25:51 1994 UTC (18 years, 2 months ago) by fx
Branch:
MAIN
Changes since 1.34: +7 -2 lines
Diff to previous 1.34
EJD: USEFREE must NOT be tested when reading back FFTHKLSCR.
Revision
1.23.4.2
/
(view)
- annotate
- [select for diffs]
, Fri Mar 25 13:59:38 1994 UTC (18 years, 2 months ago) by fx
Branch:
york-2_2
Changes since 1.23.4.1: +173 -124 lines
Diff to previous 1.23.4.1
to branch point 1.23
to next main 1.24
.
Revision
1.34
/
(view)
- annotate
- [select for diffs]
, Wed Mar 23 20:29:24 1994 UTC (18 years, 2 months ago) by fx
Branch:
MAIN
Changes since 1.33: +13 -3 lines
Diff to previous 1.33
EJD: add calls to PGDEFN.
DL: fix uninitialised RSMFFT if symmetry not explicit.
Revision
1.33
/
(view)
- annotate
- [select for diffs]
, Mon Mar 21 17:34:02 1994 UTC (18 years, 2 months ago) by fx
Branch:
MAIN
Changes since 1.32: +2 -5 lines
Diff to previous 1.32
remove spurious write
Revision
1.32
/
(view)
- annotate
- [select for diffs]
, Fri Mar 11 17:50:39 1994 UTC (18 years, 2 months ago) by fx
Branch:
MAIN
Changes since 1.31: +22 -14 lines
Diff to previous 1.31
IJT: extra translation check in CHKSYM for patterson
Revision
1.31
/
(view)
- annotate
- [select for diffs]
, Wed Mar 9 13:13:13 1994 UTC (18 years, 2 months ago) by fx
Branch:
MAIN
Changes since 1.30: +13 -6 lines
Diff to previous 1.30
A default Patterson SG of 3 was wrong.
EJD change to Patterson calc.
Revision
1.30
/
(view)
- annotate
- [select for diffs]
, Tue Mar 8 17:13:19 1994 UTC (18 years, 2 months ago) by fx
Branch:
MAIN
Changes since 1.29: +18 -17 lines
Diff to previous 1.29
Defaulting the FFTSG for Pattersons didn't work generally (if at all)
Revision
1.29
/
(view)
- annotate
- [select for diffs]
, Tue Mar 8 16:15:28 1994 UTC (18 years, 2 months ago) by fx
Branch:
MAIN
Changes since 1.28: +61 -51 lines
Diff to previous 1.28
tidying, free R stuff
Revision
1.28
/
(view)
- annotate
- [select for diffs]
, Mon Feb 7 17:12:20 1994 UTC (18 years, 3 months ago) by fx
Branch:
MAIN
Changes since 1.27: +23 -63 lines
Diff to previous 1.27
tidy fftctl and remove multiple LRCLOS on i/p file (reported by IJT)
Revision
1.23.4.1
/
(view)
- annotate
- [select for diffs]
, Tue Jan 4 19:22:12 1994 UTC (18 years, 4 months ago) by fx
Branch:
york-2_2
Changes since 1.23: +6 -5 lines
Diff to previous 1.23
version pulled straight from york
Revision
1.27
/
(view)
- annotate
- [select for diffs]
, Thu Dec 23 11:58:50 1993 UTC (18 years, 5 months ago) by fx
Branch:
MAIN
Changes since 1.26: +41 -23 lines
Diff to previous 1.26
PRE: Modified s/r RDSCAL in parser.for, to allow sensible input
of multiple scales [Bfactors] from the same line.
Changed fft.for, fftbig.for, icoefl.for to use this option, &
check for failures if input illegal
Revision
1.26
/
(view)
- annotate
- [select for diffs]
, Thu Dec 9 11:49:52 1993 UTC (18 years, 5 months ago) by fx
Branch:
MAIN
Changes since 1.25: +7 -2 lines
Diff to previous 1.25
PRE minor fix to HKLMAX option. Also fix to allow
explicit symmetry operators without bombing
Revision
1.25
/
(view)
- annotate
- [select for diffs]
, Mon Dec 6 10:57:06 1993 UTC (18 years, 5 months ago) by fx
Branch:
MAIN
Changes since 1.24: +117 -89 lines
Diff to previous 1.24
PRE: added HKLMAX option for anisotropic resolution (strongly discouraged
for normal use). Altered some statement numbers in s/r RCSFFT
Revision
1.24
/
(view)
- annotate
- [select for diffs]
, Tue Nov 9 19:35:40 1993 UTC (18 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.23: +4 -3 lines
Diff to previous 1.23
EJD cosmetic
Revision
1.23
/
(view)
- annotate
- [select for diffs]
, Fri Jul 23 12:57:41 1993 UTC (18 years, 10 months ago) by fx
Branch:
MAIN
CVS Tags:
release-2_2_4,
release-2_2_3,
release-2_2_2,
release-2_2_1,
release-2_2_0,
release-2_2,
branch-2_2
Branch point for:
york-2_2
Changes since 1.22: +24 -4 lines
Diff to previous 1.22
EJD: more information when grid is wrong
Revision
1.22
/
(view)
- annotate
- [select for diffs]
, Thu Jul 1 10:54:51 1993 UTC (18 years, 10 months ago) by fx
Branch:
MAIN
Changes since 1.21: +11 -26 lines
Diff to previous 1.21
don't write abcoeffs title always (to unopened file).
Write the title in fftbig.
Revision
1.21
/
(view)
- annotate
- [select for diffs]
, Tue Jun 15 10:48:00 1993 UTC (18 years, 11 months ago) by fx
Branch:
MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
EJD: typo
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Thu May 13 17:24:47 1993 UTC (19 years ago) by fx
Branch:
MAIN
Changes since 1.19: +75 -70 lines
Diff to previous 1.19
12/5/93 Modified fft to fix bug reported by Ian Tickle: changed mtz stream
numbers so that scratch file is written & read on stream 2
Tested on translation function, but NOT EXHAUSTIVELY TESTED (Phil)
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Mon Apr 19 14:41:37 1993 UTC (19 years, 1 month ago) by fx
Branch:
MAIN
Changes since 1.18: +61 -24 lines
Diff to previous 1.18
EJD:
Serious error in FFT for spacegroups P65 ( and 61 ..)
P65 Correct for sections z=1/3 to 1/2 only.
P61 Correct for sections z=0 to 1/6 only.
Took opportunity to correct error in fftkw.abcoeffs list and add title
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Mon Mar 22 14:02:52 1993 UTC (19 years, 2 months ago) by fx
Branch:
MAIN
Changes since 1.17: +1 -71 lines
Diff to previous 1.17
remove FACTRZ for fftlib
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Fri Feb 19 15:28:14 1993 UTC (19 years, 3 months ago) by fx
Branch:
MAIN
Changes since 1.16: +60 -27 lines
Diff to previous 1.16
LMB Modifed (also fft.1 man page) to add
EXCLUDE F1MAX F2MAX option, to exclude large Fs, particularly
useful for DelAnom Pattersons
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Fri Jan 15 16:10:14 1993 UTC (19 years, 4 months ago) by fx
Branch:
MAIN
Changes since 1.15: +0 -103 lines
Diff to previous 1.15
put fndsmp in fftlib
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Fri Jan 15 13:59:56 1993 UTC (19 years, 4 months ago) by fx
Branch:
MAIN
Changes since 1.14: +1 -238 lines
Diff to previous 1.14
remove setlim, setgrd from fft, sfall to fftlib
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Mon Jan 4 17:25:42 1993 UTC (19 years, 4 months ago) by fx
Branch:
MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13
Changes to P1 grid; make it divisible by 2 2 2;
problems with changing map axes otherwise.
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Wed Dec 16 14:35:22 1992 UTC (19 years, 5 months ago) by fx
Branch:
MAIN
Changes since 1.12: +33 -57 lines
Diff to previous 1.12
PRE: set Patterson spacegroups properly
(modified from EJD version). Calls s/r PATSPG from symlib
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Tue Dec 15 20:53:50 1992 UTC (19 years, 5 months ago) by fx
Branch:
MAIN
Changes since 1.11: +62 -10 lines
Diff to previous 1.11
EJD: changes to get Patterson spacegroups correct
Revision
1.3.4.1
/
(view)
- annotate
- [select for diffs]
, Fri Dec 4 14:20:29 1992 UTC (19 years, 5 months ago) by fx
CVS Tags:
release-2_1_7,
release-2_1_6,
release-2_1_5,
release-2_1_4
Changes since 1.3: +3 -6 lines
Diff to previous 1.3
to next main 1.4
*** empty log message ***
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Tue Dec 1 14:54:57 1992 UTC (19 years, 5 months ago) by fx
Branch:
MAIN
Changes since 1.10: +10 -5 lines
Diff to previous 1.10
PRE (?): mod to fft/fftbig for Eleanor, set default limts to those
from fft spacegroup if true spacegroup not recognized
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Mon Nov 23 17:44:21 1992 UTC (19 years, 6 months ago) by ccp4
Branch:
MAIN
Changes since 1.9: +2 -5 lines
Diff to previous 1.9
IJT: Patterson/bias fix
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Wed Nov 4 15:02:11 1992 UTC (19 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
correct errors in P2, C2 from PJB/PRE
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Fri Oct 2 20:33:43 1992 UTC (19 years, 7 months ago) by fx
Branch:
MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
from PRE: use true Laue group to determine default grid, not from FFT spacegroup
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Fri Oct 2 12:17:12 1992 UTC (19 years, 7 months ago) by fx
Branch:
MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
from PRE: I'd screwed up the LIST command so that
LIST 0 caused listing of all reflections to ABCOEFFS
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Thu Oct 1 14:06:41 1992 UTC (19 years, 7 months ago) by fx
Branch:
MAIN
Changes since 1.5: +31 -17 lines
Diff to previous 1.5
standardisation
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Thu Oct 1 11:33:18 1992 UTC (19 years, 7 months ago) by fx
Branch:
MAIN
Changes since 1.4: +83 -72 lines
Diff to previous 1.4
from PRE:
Modified fft (under test with EJD): changed SETGRD algorithm again,
based on Laue group from EJD. Seems to work. Also changed SETLIM slightly
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Mon Sep 21 11:51:21 1992 UTC (19 years, 8 months ago) by fx
Branch:
MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
replace ccpvrs with ccprcs
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Tue Sep 1 17:51:07 1992 UTC (19 years, 8 months ago) by fx
Branch:
MAIN
CVS Tags:
sep_1_92,
release-2_1_3,
release-2_1_2,
release-2_1_1,
release-2_1
Changes since 1.2: +2433 -1359 lines
Diff to previous 1.2
EJD/PRE changes (see 1.2.2 branch)
Revision
1.2.2.7
/
(view)
- annotate
- [select for diffs]
, Tue Sep 1 17:33:48 1992 UTC (19 years, 8 months ago) by fx
Branch:
ejd_27/8/92
Changes since 1.2.2.6: +2 -2 lines
Diff to previous 1.2.2.6
to branch point 1.2
to next main 1.3
add ccprcs
Revision
1.2.2.6
/
(view)
- annotate
- [select for diffs]
, Tue Sep 1 16:09:05 1992 UTC (19 years, 8 months ago) by fx
Branch:
ejd_27/8/92
Changes since 1.2.2.5: +11 -10 lines
Diff to previous 1.2.2.5
to branch point 1.2
standardise PRE version
Revision
1.2.2.5
/
(view)
- annotate
- [select for diffs]
, Tue Sep 1 16:06:28 1992 UTC (19 years, 8 months ago) by fx
Branch:
ejd_27/8/92
Changes since 1.2.2.4: +2 -2 lines
Diff to previous 1.2.2.4
to branch point 1.2
cosmetic change from PRE
Revision
1.2.2.4
/
(view)
- annotate
- [select for diffs]
, Tue Sep 1 15:45:34 1992 UTC (19 years, 8 months ago) by fx
Branch:
ejd_27/8/92
Changes since 1.2.2.3: +382 -453 lines
Diff to previous 1.2.2.3
to branch point 1.2
from PRE:
1/9/92 mods to EJD's fft.for, restoring some of earlier code for
defaulting grid & limits
(a) SETGRD: setting a default grid is dependent on the FFT
space-group, not the Laue group as Eleanor had changed it to, since
the strange sampling limits are specific to particular spacegroups
s/r SETGRD now takes arguments defining minimum sampling
(=2hmax+1 etc) & SAMPLE which defines how fine to sample
(b) SETLIM: sets asymmetric unit depending on true space-group as
before, not FFT space-group. If you're going to extend the map, it
makes sense to calculate as much of the cell as possible, but I don't
think this should be the default.
(c) Symmetry checks. Note that AXIS permutation is only allowed to FFT
spacegroups P1, P1bar, P222, P212121, C222, I222, Pmmm: for P212121
the permutation must be cyclic: this is now checked. Also removed
warning message from CHKSYM, & modified some error messages (still not
perfect)
Revision
1.2.2.3
/
(view)
- annotate
- [select for diffs]
, Fri Aug 28 16:26:39 1992 UTC (19 years, 8 months ago) by fx
Branch:
ejd_27/8/92
Changes since 1.2.2.2: +12 -5 lines
Diff to previous 1.2.2.2
to branch point 1.2
Late:
I hope I have fixed FFTSPG 47 problem.
Havent agreed to Phils wish that the limts should be that of
real spacegroup, and not those of FFT spacegroup. I feel it is a
waste to calculate whole unit cell then not output it to save
EXTEND trouble of generating it.. People only keep extended ,maps
anyway...
Havent done anything about confusing messages. I want to stop
people permuting axes, except in P1.
Revision
1.2.2.2
/
(view)
- annotate
- [select for diffs]
, Thu Aug 27 19:36:18 1992 UTC (19 years, 9 months ago) by fx
Branch:
ejd_27/8/92
Changes since 1.2.2.1: +70 -53 lines
Diff to previous 1.2.2.1
to branch point 1.2
DL: fixed various portability problems
Revision
1.2.2.1
/
(view)
- annotate
- [select for diffs]
, Thu Aug 27 19:34:35 1992 UTC (19 years, 9 months ago) by fx
Branch:
ejd_27/8/92
Changes since 1.2: +2469 -1349 lines
Diff to previous 1.2
fetched from York:
Trying to fix fft SETGRD SETLIM stuff. Have changed FFT and SFALL to
use same subroutines.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Mon Aug 24 14:52:02 1992 UTC (19 years, 9 months ago) by fx
Branch:
MAIN
Branch point for:
ejd_27/8/92
Changes since 1.1: +1162 -2151 lines
Diff to previous 1.1
From: Dave 'Mapmaster' Schuller <SCHULLER@edu.umn.med.dccc>
Allow fft to use figure of merit weighting like the example in the namual,
even when the FOM is assigned type M, like in the manual.
From: Evans "P." <pre@uk.ac.cam.mrc-lmb>
I think we abolished the column type M since it's the same as W. Does
anyone remember? (despite the manual!)
From: CCP4 suite <ccp4@uk.ac.york.yorvic>
yes - we did. Need to correct the manual!!
But the fft fix would do no harm..
Revision
1.1.1.2
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Tue Jul 14 12:36:03 1992 UTC (19 years, 10 months ago) by ccp4
Branch:
ccp4-suite
Changes since 1.1.1.1: +1158 -2147 lines
Diff to previous 1.1.1.1
prior to proper attempt at version control
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Mon May 18 19:13:10 1992 UTC (20 years ago) by ccp4
Branch:
ccp4-suite
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Roughly correposnds to first `official' release of MTZ version for un*x
and VMS around 14--15/5/92.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Mon May 18 19:13:09 1992 UTC (20 years ago) by ccp4
Branch:
MAIN
Initial revision
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.