galpy.util.plot.end_print

galpy.util.plot.end_print(filename, **kwargs)[source]

NAME:

end_print

PURPOSE:

saves the current figure(s) to filename

INPUT:

filename - filename for plot (with extension)

OPTIONAL INPUTS:

format - file-format

OUTPUT:

(none)

HISTORY:

2009-12-23 - Written - Bovy (NYU)