Skip to content

Dev Meeting 2017 07 13

samaloney edited this page Jul 18, 2017 · 2 revisions

Attendees:

@samaloney, @pgabor

Topics:

  • Review To Do's from last meeting
  • Use separate branches for developing instead of the master
    • Fix the current project according to this
  • The proper method to read fits files:
    • _primary, info, control, *vis = fits.open('hsi_20020220_110600_1time_1energy.fits')
  • for the moment
    • start with a fake map
    • from that derive the visabilities
    • then go back and compare the map data

In the end we will have as many maps as there are time and energy bins in the input data

To Do (Specific, Measurable, Assignable, Realistic, Time-related or SMART):

  • @samaloney Set up pylama, pytest pre-commit script 2017-07-21
Clone this wiki locally