[IUCr Home Page]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PyCifRW new version



A new version (1.19) of PyCifRW is now available at
https://anbf2.kek.jp/zope/Downloads/CIF/PyCifRW-1.19.tar

PyCifRW provides a python module which can be used to
read and write CIF files in an intuitive fashion: e.g.

>>> cf = CifFile("jun02_1.cif")
>>> cf['si_std']['_diffrn_wavelength_meas'] 

will return the value (as a string) of item 
'_diffrn_wavelength_meas' in data block si_std 
of file "jun02_1.cif".  Values can be added/changed in a
similar fashion.

Major changes from the previously released version:

(1) This version attempts to be compliant with the CIF 1.1 standard
insofar as all non-compliant files will be rejected, all
compliant files are read properly, and output files can be
read in successfully.

(2) Maximum input line length is an optional parameter (default 2048)

(3) The licensing terms have been changed to allow redistribution
under certain broad conditions.

-
_______________________________________________
cif-developers mailing list
cif-developers@iucr.org
http://scripts.iucr.org/mailman/listinfo/cif-developers

Reply to: [list | sender only]


Copyright © International Union of Crystallography

IUCr Webmaster