CNS (Crystallography and NMR systems) is able to generate a composite omit map. In getting started, one must first create a generate file.

1) Input then scroll down to Refinement, composite_omit_map.inp and Edit
cns_composite_omit_map
2) Three ‘amy’ files need to be placed with your appropriate files
The space group, unit cell and angles also need to be updated (I find this slightly annoying since the information is contained in the files you are submitting)
cns_composite_omit_map
3) Bulk solvent correction needs to be set to False
cns_composite_omit_map
4) I suggest putting the map grid at 0.25, raising the starting temp to 1500 and 50 K steps. I have come across those that adjust the random number generator, but haven’t noticed a huge difference.
cns_composite_omit_map
Save an updated file

In your terminal:
type: cns < composite_omit_map.inp > composite_omit_map.out &
Note: if you renamed your generate files then use them as your .inp
The ‘&’ symbol allows your cursor to be free

type: tail -f composite_omit_map.out
This will allow to see the progress of the processing in your terminal
Doing this has allowed me to quickly see if my inputs have generate an error