Man page - cif_fix_values(1)
Packages contas this manual
- cif2qg(1)
- cif2csv(1)
- cif2cod(1)
- msg_parse(1)
- cif_overlay(1)
- cif_merge(1)
- cif_fillcell(1)
- cifvalues(1)
- cif_cod_numbers(1)
- cif_adjust_journal_name_volume(1)
- codxyz2ortho(1)
- syminv(1)
- cif_bounding_box(1)
- cif_distances(1)
- cif2xyz(1)
- cod_fetch(1)
- cif2rdf(1)
- cif_mpod_v1_to_v3(1)
- cif-to-utf8(1)
- cif_filter(1)
- cif_find_duplicates(1)
- cif_dictionary_tags(1)
- cif_mpod_v3_to_v1(1)
- symops(1)
- oqmd2cif(1)
- ssg_symop_matrices(1)
- cif_molecule(1)
- ssg_symop_check(1)
- cif_cod_check(1)
- cif2json(1)
- cif_values(1)
- cif_reduce_cell(1)
- json2cif(1)
- cif_ddlm_dic_print(1)
- utf8-to-cif(1)
- ddl1-to-ddlm(1)
- cif_mpod_v1_to_v2(1)
- cod-tools-version(1)
- cif_mpod_v2_to_v1(1)
- cif_polymer_multiplicity(1)
- cif_reformat_pubmed_author_names(1)
- symop_build_spacegroup(1)
- cif_cod_deposit(1)
- cif_mark_disorder(1)
- ssg3d(1)
- cif_symop_apply(1)
- cif_set_value(1)
- cif_split(1)
- cif_validate(1)
- cif_split_primitive(1)
- cif_ddlm_dic_check(1)
- spacegroup_properties(1)
- symmul(1)
- cif_eval_numbers(1)
- cif_tcod_tree(1)
- formula_sum(1)
- codcif2sdf(1)
- cosets(1)
- cif2ref(1)
- cif_list_tags(1)
- sdf_add_cod_data(1)
- cif_tags_in_list(1)
- cif_hkl_check(1)
- cif_automorphism(1)
- cif_p1(1)
- dic2markdown(1)
- ssg_symop_string(1)
- cif_diff(1)
- cif_classify(1)
- cif_select(1)
- cif_correct_tags(1)
- cif_compare_dics(1)
- ssg_symop_canonical(1)
- cif_ddl1_dic_check(1)
- find_numbers(1)
- cifparse(1)
- ddlm_validate(1)
- molcif2sdf(1)
- codxyz2fract(1)
- cif_reformat_uppercase_author_names(1)
- cod_manage_related(1)
- cif_sort_atoms(1)
- cif2tsv(1)
- cif_find_symmetry(1)
- cif_parse(1)
- cod2rdf(1)
- cif_cell_contents(1)
- cif_fix_values(1)
- fetch_cif_dict(1)
apt-get install cod-tools
Manual
| CIF_FIX_VALUES(1) | General Commands Manual | CIF_FIX_VALUES(1) |
NAME
cif_fix_values - correct various CIF file values and output the made changes into the standard I/O streams. The script is capable of making these corrections: - Converting temperature from degrees Celsius to kelvins, removing temperature units of measurement, processing other undefined temperature values; - Fixing misspelled values by using the provided replacement value file; - Fixing enumeration values in CIF file against CIF dictionaries; - Correcting values of '_exptl_crystal_density_meas' data item. All described corrections are enabled by default, but can be disabled by prefixing the corresponding options by '--do-not', '--dont' or '--no' (for example, '--no-fix-temperature').
SYNOPSIS
cif_fix_values --options input1.cif input*.cif
DESCRIPTION
Correct various CIF file values and output the made changes into the standard I/O streams. The script is capable of making these corrections: - Converting temperature from degrees Celsius to kelvins, removing temperature units of measurement, processing other undefined temperature values; - Fixing misspelled values by using the provided replacement value file; - Fixing enumeration values in CIF file against CIF dictionaries; - Correcting values of '_exptl_crystal_density_meas' data item.
All described corrections are enabled by default, but can be disabled by prefixing the corresponding options by '--do-not', '--dont' or '--no' (for example, '--no-fix-temperature').
OPTIONS
--fix-temperature
Corrects temperature values which have units specified
or converts between degrees Celsius and kelvins.
Changes 'room/ambiante temperature' to the appropriate
numeric value. Changes other undefined values
('none', 'not given') to '?' symbol.
--fix-misspelled replacement_value.lst
Corrects misspelled values in the CIF file. Provide a file
for the check.
--fix-dois
Removes URL or DOI: prefixes from values of DOI data
items.
--fix-enums
Corrects enumeration values in the CIF against CIF
dictionaries. Provide dictionaries using option
--dictionaries (or -d), otherwise script uses a
built-in table derived from the CIF Core dictionary.
--treat-as-set
Treats certain enumeration values as set data type in
the CIF against CIF dictionaries (default). Provide
dictionaries using --dictionaries (or -d) option, otherwise
script uses a built-in table derived from the CIF Core
dictionary.
--fix-density-meas
Corrects value of data item '_exptl_crystal_density_meas'.
Values which are perceived as 'not measured' are changed
to '?'. The correct units are deleted. The new data item
is created if there are information about temperature.
--fix-weighting-scheme
Changes the value of the data item '_refine_ls_weighting_scheme'
to the value 'calc' if it contains details which seems to
have a formula, and creates new data item
'_refine_ls_weighting_details' to store that information.
If value is equal to number one, then it is changed to
the enumeration value 'unit'.
--fix-atom-sites-solution
Corrects the most frequent mistakes in the values of
data items '_atom_sites_solution_primary',
'_atom_sites_solution_secondary' and
'_atom_sites_solution_hydrogens'.
-d, --dictionaries 'cif_core.dic,cif_cod.dic'
A list of CIF dictionary files (according to DDL1)
to be used in CIF file validation. List elements
are separated either by ',' or by ' '. To include
dictionaries with filenames containing these symbols,
the --add-dictionary option is used.
-D, --add-dictionary 'cif new dictionary.dic'
Add additional CIF dictionary to the list.
--clear-dictionaries
Remove all CIF dictionaries from the list.
--use-perl-parser
--use-c-parser
Specify parser to parse CIF files (default: C parser).
--help, --usage
Output a short usage message (this message) and exit.
--version
Output version information and exit.
REPORTING BUGS
Report cif_fix_values bugs using e-mail: cod-bugs@ibt.lt