Bug #1514

GCTACubePsf::save does not use clobber=false as default argument

Added by Mayer Michael almost 9 years ago. Updated almost 9 years ago.

Status:ClosedStart date:07/20/2015
Priority:NormalDue date:
Assigned To:Mayer Michael% Done:

100%

Category:-
Target version:1.0.0
Duration:

Description

The GCTACubePsf::save() method differs from those in GCTACubeBackground and GCTACubeExposure. The latter two have
::save(std::string filename, bool clobber=false);
While GCTACubePsf::save(std::string filename, bool clobber). Accordingly there is not default argument for clobber. We should change this to be more aligned with the other classes for stacked analysis.


Recurrence

No recurrence.

History

#1 Updated by Knödlseder Jürgen almost 9 years ago

Fully agree.

#2 Updated by Mayer Michael almost 9 years ago

  • Status changed from New to Pull request
  • Assigned To set to Mayer Michael
  • % Done changed from 0 to 100

Available on 1514-default-argument-for-GCTACubePsf-save

#3 Updated by Knödlseder Jürgen almost 9 years ago

  • Status changed from Pull request to Closed
  • Target version set to 1.0.0

Merged into devel.

Also available in: Atom PDF