STScI-Citizen-Science / MTPipeline

Pipeline to produce CR rejected, astrodrizzled, png's of HST WFPC2 solar system data.
6 stars 1 forks source link

Add outputs to setup_logging #91

Closed acviana closed 10 years ago

acviana commented 10 years ago

In the near future I would like to start analyzing some performance statistics for the imaging pipeline. In order to to that we'll need some more information. Add some logging commands to mtpipeline/setup_logging in the setup_logging function so that it always logs the following information:

You can get some of this information (and more) with platform.uname(). Also log the version number of the following packages:

You can make this update in your current imaging-pipeline-update branch.

walyssonBarbosa commented 10 years ago

I needed to install the psutil module to get information about memory.

acviana commented 10 years ago

Do you think we're ready to merge these changes back into the master branch then?

walyssonBarbosa commented 10 years ago

I think we are. I did last commit because I had to add psutil to setup.py.

acviana commented 10 years ago

Let's wait until you commit the script you built in #86 .

walyssonBarbosa commented 10 years ago

Can I close this ticket?

acviana commented 10 years ago

Yes.