Skip to content

Cleanup #10

@maxnoe

Description

@maxnoe

I found the following, old looking scripts which either need to be updated or removed:

  • fact_plots.scripts.combine_data_and_db.py
    Seems to plot stuff about ped var and currents from the db. Has lying doc string (something about effective area) and apparently uses python 2.

  • fact_plots.scripts.plot_data_mc_compare.py

    • Hard coded author in pdf metada Jens Buss
    • Saves single pngs and multi page pdf
  • fact_plots.scripts.plotExtractorPerformance.py

    • Uses python 2
    • uses ROOT to plot stuff
  • fact_plots.plot_numisland_current_mean.py

    • python 2
    • seems not really to be a broadly needed plot
    • has hard coded db access strings
  • plot_ped_std_mean_current_mean

  • plot_ped_var_mean_current_mean

  • plot_pedVarMean_current_mean

The three above seem to do roughly the same, maybe combine?

  • plot_ped_var_nsb_rate

    • python 2
  • plot_XTalk_cleaning_comparison.py

  • plot_XTalk_comparison.py

  • resolution_helper

    • should be obsolete because of plot_bias_resolution.py

Most of these define the same functions over and over, e.g. def combine_data_to_db.py.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions