aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/products.py
Commit message (Expand)AuthorAgeFilesLines
* products.py: Add a note about updating against with sky.pyAaron LI2017-10-291-1/+3
* Update logging messagesAaron LI2017-10-291-3/+3
* products.py: Add parameter "load" to __init__()Aaron LI2016-12-091-6/+10
* utils: Rename function "md5()" to "calc_md5()"Aaron LI2016-11-261-6/+6
* products.py: Add method "get_root_dir()" and use itAaron LI2016-11-241-9/+32
* products.py: Add new method "get_product_abspath()"Aaron LI2016-11-231-0/+34
* products: Support frequency unit; Add "reset()" methodAaron LI2016-11-221-3/+25
* products.py: Implement method "convert_hpx()" and other fixesAaron LI2016-11-211-5/+41
* products.py: Fix three bugs.Aaron LI2016-11-211-5/+5
* products.py: Use "utils.hashutil.md5()"Aaron LI2016-11-211-3/+3
* Fix two bugs and change one variable nameAaron LI2016-11-211-1/+1
* Add logging message on backing up old fileAaron LI2016-11-211-0/+1
* products.py: Add method "add_product()" to add one single product.Aaron LI2016-11-211-11/+45
* Add "products.py" to manager and manipulate the simulation productsAaron LI2016-11-201-0/+275