! Started logfile: J1850+4959_S_2017_06_15_pus_uvs.log on Tue May 7 15:26:05 2019 obs J1850+4959_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1850+4959_S_2017_06_15_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.910648 visibilities/baseline/integration-bin. ! Found source: J1850+4959 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 603 lines of history. ! ! Reading 23604 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1850+4959_S_2017_06_15_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 791 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.985816Jy sigma=0.009952 ! Fit after self-cal, rms=0.960910Jy sigma=0.009733 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.935 mas, bmaj=4.555 mas, bpa=-15.14 degrees ! Estimated noise=864.11 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318321 Jy ! Component: 100 - total flux cleaned = 0.0390629 Jy ! Total flux subtracted in 100 components = 0.0390629 Jy ! Clean residual min=-0.003394 max=0.003627 Jy/beam ! Clean residual mean=-0.000004 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.0390629 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0390629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069208Jy sigma=0.000659 ! Fit after self-cal, rms=0.068569Jy sigma=0.000653 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=5.673 mas, bpa=-16.02 degrees ! Estimated noise=519.909 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00465639 Jy ! Component: 100 - total flux cleaned = 0.00724884 Jy ! Component: 150 - total flux cleaned = 0.00876435 Jy ! Component: 200 - total flux cleaned = 0.00899094 Jy ! Total flux subtracted in 200 components = 0.00899094 Jy ! Clean residual min=-0.001762 max=0.002319 Jy/beam ! Clean residual mean=-0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0480538 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.0480538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068244Jy sigma=0.000650 ! Fit after self-cal, rms=0.068231Jy sigma=0.000649 ! Inverting map ! Added new window around map position (11.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245831 Jy ! Component: 100 - total flux cleaned = 0.00348369 Jy ! Component: 150 - total flux cleaned = 0.00377451 Jy ! Component: 200 - total flux cleaned = 0.00387159 Jy ! Total flux subtracted in 200 components = 0.00387159 Jy ! Clean residual min=-0.001687 max=0.001815 Jy/beam ! Clean residual mean=-0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0519254 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.0519254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068133Jy sigma=0.000648 ! Fit after self-cal, rms=0.068088Jy sigma=0.000647 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 1.00 KP 1.02 ! LA 1.13 MK 1.02 NL 0.91 OV 1.08 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.03 KP 1.00 ! LA 0.91 MK 1.04 NL 1.08 OV 1.08 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.99 HN 0.98 KP 0.97 ! LA 0.93 MK 1.12 NL 1.07 OV 1.08 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 0.85 KP 1.00* ! LA 0.94 MK 0.78 NL 1.00* OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.068088Jy sigma=0.000647 ! Fit after self-cal, rms=0.067146Jy sigma=0.000646 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=5.622 mas, bpa=-15.7 degrees ! Estimated noise=517.227 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000814411 Jy ! Component: 100 - total flux cleaned = 0.000883254 Jy ! Component: 150 - total flux cleaned = 0.000830814 Jy ! Component: 200 - total flux cleaned = 0.00080745 Jy ! Total flux subtracted in 200 components = 0.00080745 Jy ! Clean residual min=-0.001482 max=0.001519 Jy/beam ! Clean residual mean=-0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0527328 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.0527329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067116Jy sigma=0.000645 ! Fit after self-cal, rms=0.067107Jy sigma=0.000645 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067107Jy sigma=0.000645 ! Fit after self-cal, rms=0.067163Jy sigma=0.000643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=5.628 mas, bpa=-16.13 degrees ! Estimated noise=518.054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000840932 Jy ! Component: 100 - total flux cleaned = 0.000946916 Jy ! Component: 150 - total flux cleaned = 0.000994087 Jy ! Component: 200 - total flux cleaned = 0.000973101 Jy ! Total flux subtracted in 200 components = 0.000973101 Jy ! Clean residual min=-0.001532 max=0.001363 Jy/beam ! Clean residual mean=-0.000004 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.053706 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.0537059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067143Jy sigma=0.000643 ! Fit after self-cal, rms=0.067203Jy sigma=0.000643 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150104 Jy ! Component: 100 - total flux cleaned = 0.000218614 Jy ! Component: 150 - total flux cleaned = 0.000218485 Jy ! Component: 200 - total flux cleaned = 0.000180123 Jy ! Total flux subtracted in 200 components = 0.000180123 Jy ! Clean residual min=-0.001485 max=0.001286 Jy/beam ! Clean residual mean=-0.000003 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0538861 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.0538861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067189Jy sigma=0.000643 ! Fit after self-cal, rms=0.067186Jy sigma=0.000643 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067186Jy sigma=0.000643 ! Fit after self-cal, rms=0.067604Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.558 mas, bmaj=5.627 mas, bpa=-16.48 degrees ! Estimated noise=517.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554932 Jy ! Component: 100 - total flux cleaned = 0.000647287 Jy ! Component: 150 - total flux cleaned = 0.000767271 Jy ! Component: 200 - total flux cleaned = 0.000784899 Jy ! Total flux subtracted in 200 components = 0.000784899 Jy ! Clean residual min=-0.001489 max=0.001312 Jy/beam ! Clean residual mean=-0.000004 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.054671 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 77 components and 0.054671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067589Jy sigma=0.000642 ! Fit after self-cal, rms=0.067615Jy sigma=0.000642 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.07793e-05 Jy ! Component: 100 - total flux cleaned = 9.81717e-05 Jy ! Component: 150 - total flux cleaned = 9.78771e-05 Jy ! Component: 200 - total flux cleaned = 8.12718e-05 Jy ! Total flux subtracted in 200 components = 8.12718e-05 Jy ! Clean residual min=-0.001466 max=0.001309 Jy/beam ! Clean residual mean=-0.000004 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0547523 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 80 components and 0.0547523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067606Jy sigma=0.000642 ! Fit after self-cal, rms=0.067605Jy sigma=0.000642 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067605Jy sigma=0.000642 ! Fit after self-cal, rms=0.067666Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.859 mas, bmaj=9.524 mas, bpa=-23.09 degrees ! Estimated noise=645.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047022 Jy ! Component: 100 - total flux cleaned = 0.000482032 Jy ! Component: 150 - total flux cleaned = 0.000481944 Jy ! Component: 200 - total flux cleaned = 0.000489838 Jy ! Total flux subtracted in 200 components = 0.000489838 Jy ! Clean residual min=-0.001620 max=0.001574 Jy/beam ! Clean residual mean=-0.000008 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0552421 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.0552421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067663Jy sigma=0.000642 ! Fit after self-cal, rms=0.067668Jy sigma=0.000642 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.93732e-05 Jy ! Component: 100 - total flux cleaned = 0.000105616 Jy ! Component: 150 - total flux cleaned = 9.83751e-05 Jy ! Component: 200 - total flux cleaned = 0.000104211 Jy ! Total flux subtracted in 200 components = 0.000104211 Jy ! Clean residual min=-0.001613 max=0.001561 Jy/beam ! Clean residual mean=-0.000008 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0553463 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.0553463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067666Jy sigma=0.000642 ! Fit after self-cal, rms=0.067664Jy sigma=0.000642 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=5.617 mas, bpa=-16.7 degrees ! Estimated noise=516.706 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.552 x 5.617 at -16.7 degrees (North through East) ! Clean map min=-0.0015643 max=0.040333 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.914 mas, bmaj=4.54 mas, bpa=-15.75 degrees ! Estimated noise=847.992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318396 Jy ! Component: 100 - total flux cleaned = 0.0404112 Jy ! Component: 150 - total flux cleaned = 0.0455428 Jy ! Component: 200 - total flux cleaned = 0.0492208 Jy ! Total flux subtracted in 200 components = 0.0492208 Jy ! Clean residual min=-0.003134 max=0.003003 Jy/beam ! Clean residual mean=-0.000005 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0492208 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0492208 Jy ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=5.617 mas, bpa=-16.7 degrees ! Estimated noise=516.706 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333095 Jy ! Component: 100 - total flux cleaned = 0.00437114 Jy ! Component: 150 - total flux cleaned = 0.00486289 Jy ! Component: 200 - total flux cleaned = 0.0053253 Jy ! Total flux subtracted in 200 components = 0.0053253 Jy ! Clean residual min=-0.001533 max=0.001339 Jy/beam ! Clean residual mean=-0.000005 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0545461 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.0545461 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.859 mas, bmaj=9.524 mas, bpa=-23.09 degrees ! Estimated noise=645.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000976319 Jy ! Component: 100 - total flux cleaned = 0.00105571 Jy ! Component: 150 - total flux cleaned = 0.00103717 Jy ! Component: 200 - total flux cleaned = 0.00103729 Jy ! Total flux subtracted in 200 components = 0.00103729 Jy ! Clean residual min=-0.001649 max=0.001517 Jy/beam ! Clean residual mean=-0.000008 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0555833 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.12603e-07 Jy ! Component: 100 - total flux cleaned = -7.02588e-07 Jy ! Component: 150 - total flux cleaned = -9.02749e-07 Jy ! Component: 200 - total flux cleaned = 9.03063e-06 Jy ! Total flux subtracted in 200 components = 9.03063e-06 Jy ! Clean residual min=-0.001647 max=0.001536 Jy/beam ! Clean residual mean=-0.000008 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0555924 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 70 components and 0.0555924 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=5.617 mas, bpa=-16.7 degrees ! Estimated noise=516.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.32053e-05 Jy ! Component: 100 - total flux cleaned = 9.16427e-05 Jy ! Component: 150 - total flux cleaned = 9.28401e-05 Jy ! Component: 200 - total flux cleaned = 9.2945e-05 Jy ! Total flux subtracted in 200 components = 9.2945e-05 Jy ! Clean residual min=-0.001515 max=0.001360 Jy/beam ! Clean residual mean=-0.000004 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0556853 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.0556853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067682Jy sigma=0.000642 ! Fit after self-cal, rms=0.067680Jy sigma=0.000642 wmodel J1850+4959_S_2017_06_15_pus_map.mod ! Writing 83 model components to file: J1850+4959_S_2017_06_15_pus_map.mod wobs J1850+4959_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1850+4959_S_2017_06_15_pus_uvs.fits wwins J1850+4959_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J1850+4959_S_2017_06_15_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000572459 Jy ! Component: 100 - total flux cleaned = -0.000941009 Jy ! Component: 150 - total flux cleaned = -0.00108116 Jy ! Component: 200 - total flux cleaned = -0.00119235 Jy ! Component: 250 - total flux cleaned = -0.00127795 Jy ! Component: 300 - total flux cleaned = -0.00136042 Jy ! Component: 350 - total flux cleaned = -0.00154146 Jy ! Component: 400 - total flux cleaned = -0.00161972 Jy ! Component: 450 - total flux cleaned = -0.00165817 Jy ! Component: 500 - total flux cleaned = -0.00171441 Jy ! Component: 550 - total flux cleaned = -0.0017147 Jy ! Component: 600 - total flux cleaned = -0.00171462 Jy ! Component: 650 - total flux cleaned = -0.00169728 Jy ! Component: 700 - total flux cleaned = -0.00168008 Jy ! Component: 750 - total flux cleaned = -0.00164595 Jy ! Component: 800 - total flux cleaned = -0.00162867 Jy ! Component: 850 - total flux cleaned = -0.00159553 Jy ! Component: 900 - total flux cleaned = -0.00159563 Jy ! Component: 950 - total flux cleaned = -0.0015636 Jy ! Component: 1000 - total flux cleaned = -0.00153169 Jy ! Component: 1050 - total flux cleaned = -0.0015005 Jy ! Component: 1100 - total flux cleaned = -0.00146973 Jy ! Component: 1150 - total flux cleaned = -0.00143923 Jy ! Component: 1200 - total flux cleaned = -0.00136409 Jy ! Component: 1250 - total flux cleaned = -0.00133448 Jy ! Component: 1300 - total flux cleaned = -0.00130504 Jy ! Component: 1350 - total flux cleaned = -0.0012178 Jy ! Component: 1400 - total flux cleaned = -0.00127505 Jy ! Component: 1450 - total flux cleaned = -0.00118966 Jy ! Component: 1500 - total flux cleaned = -0.00113335 Jy ! Component: 1550 - total flux cleaned = -0.00103618 Jy ! Component: 1600 - total flux cleaned = -0.00102251 Jy ! Component: 1650 - total flux cleaned = -0.000954672 Jy ! Component: 1700 - total flux cleaned = -0.000981568 Jy ! Component: 1750 - total flux cleaned = -0.000901452 Jy ! Component: 1800 - total flux cleaned = -0.000861853 Jy ! Component: 1850 - total flux cleaned = -0.000835927 Jy ! Component: 1900 - total flux cleaned = -0.000848881 Jy ! Component: 1950 - total flux cleaned = -0.000874424 Jy ! Component: 2000 - total flux cleaned = -0.000798092 Jy ! Component: 2050 - total flux cleaned = -0.000760518 Jy ! Component: 2100 - total flux cleaned = -0.00077303 Jy ! Component: 2150 - total flux cleaned = -0.000698913 Jy ! Component: 2200 - total flux cleaned = -0.000748088 Jy ! Component: 2250 - total flux cleaned = -0.000674953 Jy ! Component: 2300 - total flux cleaned = -0.000687136 Jy ! Component: 2350 - total flux cleaned = -0.000627332 Jy ! Component: 2400 - total flux cleaned = -0.000615367 Jy ! Component: 2450 - total flux cleaned = -0.000544881 Jy ! Component: 2500 - total flux cleaned = -0.000556844 Jy ! Component: 2550 - total flux cleaned = -0.000498937 Jy ! Component: 2600 - total flux cleaned = -0.000544982 Jy ! Component: 2650 - total flux cleaned = -0.000533517 Jy ! Component: 2700 - total flux cleaned = -0.000522284 Jy ! Component: 2750 - total flux cleaned = -0.00049972 Jy ! Component: 2800 - total flux cleaned = -0.000511016 Jy ! Component: 2850 - total flux cleaned = -0.000489011 Jy ! Component: 2900 - total flux cleaned = -0.000511106 Jy ! Component: 2950 - total flux cleaned = -0.000554689 Jy ! Component: 3000 - total flux cleaned = -0.000554558 Jy ! Component: 3050 - total flux cleaned = -0.000576181 Jy ! Component: 3100 - total flux cleaned = -0.000618889 Jy ! Component: 3150 - total flux cleaned = -0.000629423 Jy ! Component: 3200 - total flux cleaned = -0.00063987 Jy ! Component: 3250 - total flux cleaned = -0.000681705 Jy ! Component: 3300 - total flux cleaned = -0.000660974 Jy ! Component: 3350 - total flux cleaned = -0.000691946 Jy ! Component: 3400 - total flux cleaned = -0.000722715 Jy ! Component: 3450 - total flux cleaned = -0.000712435 Jy ! Component: 3500 - total flux cleaned = -0.000763019 Jy ! Component: 3550 - total flux cleaned = -0.0008132 Jy ! Component: 3600 - total flux cleaned = -0.000803154 Jy ! Component: 3650 - total flux cleaned = -0.000862612 Jy ! Component: 3700 - total flux cleaned = -0.00089209 Jy ! Component: 3750 - total flux cleaned = -0.000911684 Jy ! Component: 3800 - total flux cleaned = -0.000950575 Jy ! Component: 3850 - total flux cleaned = -0.000969914 Jy ! Component: 3900 - total flux cleaned = -0.0010083 Jy ! Component: 3950 - total flux cleaned = -0.00104647 Jy ! Component: 4000 - total flux cleaned = -0.00108434 Jy ! Component: 4050 - total flux cleaned = -0.00108447 Jy ! Total flux subtracted in 4096 components = -0.00111261 Jy ! Clean residual min=-0.000566 max=0.000478 Jy/beam ! Clean residual mean=-0.000002 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0545727 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 374 components and 0.0545727 Jy ![Exited script file: muppet] wmap "J1850+4959_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.552 x 5.617 at -16.7 degrees (North through East) ! Clean map min=-0.0012986 max=0.039998 Jy/beam ! Writing clean map to FITS file: J1850+4959_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0399977 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0001718 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28857 1.28857 2.57714 5.15428 10.3086 20.6171 41.2343 82.4685 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.039 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.552 x 5.617 at -16.7 degrees (North through East) ! Clean map min=-0.0012986 max=0.039998 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1850+4959_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:26:10 2019