apps@ivoa.net


MOCCli, MOCSet, and frequency MOCs



Dear Applications Working Group, 

This email to let you know that the [MOCSet](https://github.com/cds-astro/cds-moc-rust/tree/main/crates/set)
tool source code has been publish on github.

Also, both the MOCCli and MOCSet executables are now available through pypi:
* https://pypi.org/project/moc-cli for the `moc` executable
* https://pypi.org/project/moc-set fot the `mocset` executable
So you can simply install them using:
  pip install moc-cli
  pip install moc-set

We are also evaluating the possibility to create energy/frequency MOCs.
Frequency MOCs have been implemented (for proff of concept purposes)
in the MOC Lib Rust and MOC Cli. You can try:
  moc table freq
  moc from freqval --help
  



freqval

