! Started logfile: J1250+1621_S_2017_05_01_pus_uvs.log on Wed May 1 18:36:57 2019 obs J1250+1621_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1250+1621_S_2017_05_01_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.858574 visibilities/baseline/integration-bin. ! Found source: J1250+1621 ! ! 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 788 lines of history. ! ! Reading 26736 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 J1250+1621_S_2017_05_01_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 942 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.816200Jy sigma=0.007244 ! Fit after self-cal, rms=0.807016Jy sigma=0.007169 ! 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=3.038 mas, bmaj=6.982 mas, bpa=1.266 degrees ! Estimated noise=968.026 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.149592 Jy ! Component: 100 - total flux cleaned = 0.186897 Jy ! Total flux subtracted in 100 components = 0.186897 Jy ! Clean residual min=-0.007395 max=0.015240 Jy/beam ! Clean residual mean=-0.000005 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.186897 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.186897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087035Jy sigma=0.000723 ! Fit after self-cal, rms=0.087051Jy sigma=0.000723 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159143 Jy ! Component: 100 - total flux cleaned = 0.0235088 Jy ! Total flux subtracted in 100 components = 0.0235088 Jy ! Clean residual min=-0.005547 max=0.005886 Jy/beam ! Clean residual mean=-0.000006 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.210405 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.210405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084140Jy sigma=0.000701 ! Fit after self-cal, rms=0.084158Jy sigma=0.000701 ! 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.552 mas, bmaj=7.764 mas, bpa=1.345 degrees ! Estimated noise=551.323 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.00392174 Jy ! Component: 100 - total flux cleaned = 0.00435409 Jy ! Component: 150 - total flux cleaned = 0.00462317 Jy ! Component: 200 - total flux cleaned = 0.0048528 Jy ! Total flux subtracted in 200 components = 0.0048528 Jy ! Clean residual min=-0.004788 max=0.005070 Jy/beam ! Clean residual mean=-0.000011 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.215258 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.215258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083860Jy sigma=0.000699 ! Fit after self-cal, rms=0.083861Jy sigma=0.000699 ! 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 0.95 FD 0.87 HN 1.00 KP 1.02 ! LA 0.98 MK 0.95 NL 0.97 OV 1.03 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.91 HN 1.04 KP 0.98 ! LA 0.95 MK 0.98 NL 1.12 OV 1.04 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 0.99 KP 0.99 ! LA 0.99 MK 0.98 NL 1.21 OV 0.96 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 165 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 1.01 KP 1.00* ! LA 0.99 MK 1.09 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.083861Jy sigma=0.000699 ! Fit after self-cal, rms=0.082588Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=7.808 mas, bpa=1.279 degrees ! Estimated noise=553.407 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.000393307 Jy ! Component: 100 - total flux cleaned = 0.000299684 Jy ! Component: 150 - total flux cleaned = 0.000214461 Jy ! Component: 200 - total flux cleaned = 0.000161514 Jy ! Total flux subtracted in 200 components = 0.000161514 Jy ! Clean residual min=-0.003748 max=0.003123 Jy/beam ! Clean residual mean=0.000005 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.21542 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.21542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082563Jy sigma=0.000684 ! Fit after self-cal, rms=0.082558Jy sigma=0.000684 ! 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.082558Jy sigma=0.000684 ! Fit after self-cal, rms=0.081320Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=7.83 mas, bpa=1.43 degrees ! Estimated noise=553.715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000772741 Jy ! Component: 100 - total flux cleaned = -0.000936581 Jy ! Component: 150 - total flux cleaned = -0.00102838 Jy ! Component: 200 - total flux cleaned = -0.0011091 Jy ! Total flux subtracted in 200 components = -0.0011091 Jy ! Clean residual min=-0.001457 max=0.001373 Jy/beam ! Clean residual mean=-0.000003 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.214311 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.214311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081304Jy sigma=0.000671 ! Fit after self-cal, rms=0.081320Jy sigma=0.000671 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.06825e-05 Jy ! Component: 100 - total flux cleaned = -0.000110728 Jy ! Component: 150 - total flux cleaned = -0.000170763 Jy ! Component: 200 - total flux cleaned = -0.000211699 Jy ! Total flux subtracted in 200 components = -0.000211699 Jy ! Clean residual min=-0.001418 max=0.001376 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.214099 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.214099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081314Jy sigma=0.000671 ! Fit after self-cal, rms=0.081313Jy sigma=0.000671 ! 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.081313Jy sigma=0.000671 ! Fit after self-cal, rms=0.081475Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.566 mas, bmaj=7.839 mas, bpa=1.561 degrees ! Estimated noise=554.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000501706 Jy ! Component: 100 - total flux cleaned = -0.000576393 Jy ! Component: 150 - total flux cleaned = -0.000643099 Jy ! Component: 200 - total flux cleaned = -0.000701662 Jy ! Total flux subtracted in 200 components = -0.000701662 Jy ! Clean residual min=-0.001403 max=0.001315 Jy/beam ! Clean residual mean=-0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.213397 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.213397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081467Jy sigma=0.000671 ! Fit after self-cal, rms=0.081470Jy sigma=0.000671 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 = -4.21313e-05 Jy ! Component: 100 - total flux cleaned = -6.72508e-05 Jy ! Component: 150 - total flux cleaned = -9.08107e-05 Jy ! Component: 200 - total flux cleaned = -0.000113274 Jy ! Total flux subtracted in 200 components = -0.000113274 Jy ! Clean residual min=-0.001409 max=0.001326 Jy/beam ! Clean residual mean=-0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.213284 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.213284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081467Jy sigma=0.000671 ! Fit after self-cal, rms=0.081466Jy sigma=0.000671 ! 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.081466Jy sigma=0.000671 ! Fit after self-cal, rms=0.081612Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.457 mas, bmaj=10.54 mas, bpa=0.08633 degrees ! Estimated noise=656.429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000296555 Jy ! Component: 100 - total flux cleaned = -0.000340807 Jy ! Component: 150 - total flux cleaned = -0.000340036 Jy ! Component: 200 - total flux cleaned = -0.000339102 Jy ! Total flux subtracted in 200 components = -0.000339102 Jy ! Clean residual min=-0.001388 max=0.001434 Jy/beam ! Clean residual mean=-0.000007 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.212945 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 0.212945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081611Jy sigma=0.000671 ! Fit after self-cal, rms=0.081613Jy sigma=0.000671 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.30674e-05 Jy ! Component: 100 - total flux cleaned = -3.99505e-05 Jy ! Component: 150 - total flux cleaned = -3.52141e-05 Jy ! Component: 200 - total flux cleaned = -3.14211e-05 Jy ! Total flux subtracted in 200 components = -3.14211e-05 Jy ! Clean residual min=-0.001413 max=0.001414 Jy/beam ! Clean residual mean=-0.000007 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.212913 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 80 components and 0.212913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081614Jy sigma=0.000671 ! Fit after self-cal, rms=0.081613Jy sigma=0.000671 ! 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.572 mas, bmaj=7.844 mas, bpa=1.657 degrees ! Estimated noise=554.608 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 7.844 at 1.657 degrees (North through East) ! Clean map min=-0.0013073 max=0.19618 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=3.061 mas, bmaj=7.047 mas, bpa=1.704 degrees ! Estimated noise=968.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.150279 Jy ! Component: 100 - total flux cleaned = 0.186835 Jy ! Component: 150 - total flux cleaned = 0.202005 Jy ! Component: 200 - total flux cleaned = 0.208935 Jy ! Total flux subtracted in 200 components = 0.208935 Jy ! Clean residual min=-0.002648 max=0.003146 Jy/beam ! Clean residual mean=-0.000003 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.208935 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.208935 Jy ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=7.844 mas, bpa=1.657 degrees ! Estimated noise=554.608 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.00313773 Jy ! Component: 100 - total flux cleaned = 0.00362031 Jy ! Component: 150 - total flux cleaned = 0.0037176 Jy ! Component: 200 - total flux cleaned = 0.00375464 Jy ! Total flux subtracted in 200 components = 0.00375464 Jy ! Clean residual min=-0.001412 max=0.001551 Jy/beam ! Clean residual mean=-0.000004 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.21269 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.21269 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.457 mas, bmaj=10.54 mas, bpa=0.08633 degrees ! Estimated noise=656.429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000511261 Jy ! Component: 100 - total flux cleaned = 0.000480758 Jy ! Component: 150 - total flux cleaned = 0.000472216 Jy ! Component: 200 - total flux cleaned = 0.000457557 Jy ! Total flux subtracted in 200 components = 0.000457557 Jy ! Clean residual min=-0.001426 max=0.001391 Jy/beam ! Clean residual mean=-0.000007 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.213147 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 = -6.3831e-06 Jy ! Component: 100 - total flux cleaned = -1.7998e-05 Jy ! Component: 150 - total flux cleaned = -2.33047e-05 Jy ! Component: 200 - total flux cleaned = -3.28788e-05 Jy ! Total flux subtracted in 200 components = -3.28788e-05 Jy ! Clean residual min=-0.001408 max=0.001401 Jy/beam ! Clean residual mean=-0.000007 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.213114 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.213114 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=7.844 mas, bpa=1.657 degrees ! Estimated noise=554.608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.88332e-05 Jy ! Component: 100 - total flux cleaned = -0.000100142 Jy ! Component: 150 - total flux cleaned = -0.000168919 Jy ! Component: 200 - total flux cleaned = -0.00018999 Jy ! Total flux subtracted in 200 components = -0.00018999 Jy ! Clean residual min=-0.001387 max=0.001469 Jy/beam ! Clean residual mean=-0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.212924 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.212924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081643Jy sigma=0.000671 ! Fit after self-cal, rms=0.081636Jy sigma=0.000671 wmodel J1250+1621_S_2017_05_01_pus_map.mod ! Writing 46 model components to file: J1250+1621_S_2017_05_01_pus_map.mod wobs J1250+1621_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1250+1621_S_2017_05_01_pus_uvs.fits wwins J1250+1621_S_2017_05_01_pus_map.win ! wwins: Wrote 1 windows to J1250+1621_S_2017_05_01_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.000139386 Jy ! Component: 100 - total flux cleaned = 0.000114574 Jy ! Component: 150 - total flux cleaned = 9.18509e-05 Jy ! Component: 200 - total flux cleaned = 2.24556e-05 Jy ! Component: 250 - total flux cleaned = -0.000111795 Jy ! Component: 300 - total flux cleaned = -0.00017718 Jy ! Component: 350 - total flux cleaned = -0.000305505 Jy ! Component: 400 - total flux cleaned = -0.000472307 Jy ! Component: 450 - total flux cleaned = -0.000614975 Jy ! Component: 500 - total flux cleaned = -0.000754832 Jy ! Component: 550 - total flux cleaned = -0.000892624 Jy ! Component: 600 - total flux cleaned = -0.00100857 Jy ! Component: 650 - total flux cleaned = -0.00115983 Jy ! Component: 700 - total flux cleaned = -0.00121554 Jy ! Component: 750 - total flux cleaned = -0.00136224 Jy ! Component: 800 - total flux cleaned = -0.00145236 Jy ! Component: 850 - total flux cleaned = -0.00154125 Jy ! Component: 900 - total flux cleaned = -0.00161133 Jy ! Component: 950 - total flux cleaned = -0.00178418 Jy ! Component: 1000 - total flux cleaned = -0.00181816 Jy ! Component: 1050 - total flux cleaned = -0.00188578 Jy ! Component: 1100 - total flux cleaned = -0.00201907 Jy ! Component: 1150 - total flux cleaned = -0.00208482 Jy ! Component: 1200 - total flux cleaned = -0.00218238 Jy ! Component: 1250 - total flux cleaned = -0.00226263 Jy ! Component: 1300 - total flux cleaned = -0.00232608 Jy ! Component: 1350 - total flux cleaned = -0.00243567 Jy ! Component: 1400 - total flux cleaned = -0.00254389 Jy ! Component: 1450 - total flux cleaned = -0.00262049 Jy ! Component: 1500 - total flux cleaned = -0.00269578 Jy ! Component: 1550 - total flux cleaned = -0.00280006 Jy ! Component: 1600 - total flux cleaned = -0.0028146 Jy ! Component: 1650 - total flux cleaned = -0.00290205 Jy ! Component: 1700 - total flux cleaned = -0.00288738 Jy ! Component: 1750 - total flux cleaned = -0.00294457 Jy ! Component: 1800 - total flux cleaned = -0.00295876 Jy ! Component: 1850 - total flux cleaned = -0.0030147 Jy ! Component: 1900 - total flux cleaned = -0.00300103 Jy ! Component: 1950 - total flux cleaned = -0.00304204 Jy ! Component: 2000 - total flux cleaned = -0.00301498 Jy ! Component: 2050 - total flux cleaned = -0.00301487 Jy ! Component: 2100 - total flux cleaned = -0.00306815 Jy ! Component: 2150 - total flux cleaned = -0.0030153 Jy ! Component: 2200 - total flux cleaned = -0.00306764 Jy ! Component: 2250 - total flux cleaned = -0.00306761 Jy ! Component: 2300 - total flux cleaned = -0.00306765 Jy ! Component: 2350 - total flux cleaned = -0.00302962 Jy ! Component: 2400 - total flux cleaned = -0.00310529 Jy ! Component: 2450 - total flux cleaned = -0.00305527 Jy ! Component: 2500 - total flux cleaned = -0.00306789 Jy ! Component: 2550 - total flux cleaned = -0.00305566 Jy ! Component: 2600 - total flux cleaned = -0.00304332 Jy ! Component: 2650 - total flux cleaned = -0.00299519 Jy ! Component: 2700 - total flux cleaned = -0.0030072 Jy ! Component: 2750 - total flux cleaned = -0.00301907 Jy ! Component: 2800 - total flux cleaned = -0.00304264 Jy ! Component: 2850 - total flux cleaned = -0.00305421 Jy ! Component: 2900 - total flux cleaned = -0.0030543 Jy ! Component: 2950 - total flux cleaned = -0.00305436 Jy ! Component: 3000 - total flux cleaned = -0.00310009 Jy ! Component: 3050 - total flux cleaned = -0.00306588 Jy ! Component: 3100 - total flux cleaned = -0.00303218 Jy ! Component: 3150 - total flux cleaned = -0.00302117 Jy ! Component: 3200 - total flux cleaned = -0.00304345 Jy ! Component: 3250 - total flux cleaned = -0.00302133 Jy ! Component: 3300 - total flux cleaned = -0.00305409 Jy ! Component: 3350 - total flux cleaned = -0.00307578 Jy ! Component: 3400 - total flux cleaned = -0.00305419 Jy ! Component: 3450 - total flux cleaned = -0.00301144 Jy ! Component: 3500 - total flux cleaned = -0.00301155 Jy ! Component: 3550 - total flux cleaned = -0.0030114 Jy ! Component: 3600 - total flux cleaned = -0.00302207 Jy ! Component: 3650 - total flux cleaned = -0.00302195 Jy ! Component: 3700 - total flux cleaned = -0.00303224 Jy ! Component: 3750 - total flux cleaned = -0.0030015 Jy ! Component: 3800 - total flux cleaned = -0.00301167 Jy ! Component: 3850 - total flux cleaned = -0.00303197 Jy ! Component: 3900 - total flux cleaned = -0.00304205 Jy ! Component: 3950 - total flux cleaned = -0.00304215 Jy ! Component: 4000 - total flux cleaned = -0.00304212 Jy ! Component: 4050 - total flux cleaned = -0.00306199 Jy ! Total flux subtracted in 4096 components = -0.00307192 Jy ! Clean residual min=-0.000524 max=0.000582 Jy/beam ! Clean residual mean=-0.000001 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.209852 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 355 components and 0.209852 Jy ![Exited script file: muppet] wmap "J1250+1621_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 7.844 at 1.657 degrees (North through East) ! Clean map min=-0.0011365 max=0.19634 Jy/beam ! Writing clean map to FITS file: J1250+1621_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.196336 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182085 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.278225 0.278225 0.556449 1.1129 2.2258 4.4516 8.90319 17.8064 35.6128 71.2255 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.196 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.572 x 7.844 at 1.657 degrees (North through East) ! Clean map min=-0.0011365 max=0.19634 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 J1250+1621_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:37:02 2019