! Started logfile: J1439+3253_S_2017_07_09_pus_uvs.log on Wed May 8 14:51:21 2019 obs J1439+3253_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1439+3253_S_2017_07_09_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.904695 visibilities/baseline/integration-bin. ! Found source: J1439+3253 ! ! 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 594 lines of history. ! ! Reading 23124 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 J1439+3253_S_2017_07_09_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 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 907 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.984193Jy sigma=0.009881 ! Fit after self-cal, rms=0.960222Jy sigma=0.009659 ! 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.856 mas, bmaj=5.356 mas, bpa=-4.679 degrees ! Estimated noise=939.485 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.0319291 Jy ! Component: 100 - total flux cleaned = 0.0405435 Jy ! Total flux subtracted in 100 components = 0.0405435 Jy ! Clean residual min=-0.003400 max=0.004410 Jy/beam ! Clean residual mean=0.000005 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.0405435 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0405435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071490Jy sigma=0.000666 ! Fit after self-cal, rms=0.070795Jy sigma=0.000659 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00557963 Jy ! Component: 100 - total flux cleaned = 0.00884056 Jy ! Total flux subtracted in 100 components = 0.00884056 Jy ! Clean residual min=-0.002636 max=0.002988 Jy/beam ! Clean residual mean=0.000004 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0493841 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.0493841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070367Jy sigma=0.000655 ! Fit after self-cal, rms=0.070341Jy sigma=0.000654 ! 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.449 mas, bmaj=6.586 mas, bpa=-5.81 degrees ! Estimated noise=571.6 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, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291573 Jy ! Component: 100 - total flux cleaned = 0.00299115 Jy ! Component: 150 - total flux cleaned = 0.00290426 Jy ! Component: 200 - total flux cleaned = 0.00279715 Jy ! Total flux subtracted in 200 components = 0.00279715 Jy ! Clean residual min=-0.001837 max=0.002381 Jy/beam ! Clean residual mean=0.000003 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0521812 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.0521812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070214Jy sigma=0.000653 ! Fit after self-cal, rms=0.070156Jy sigma=0.000653 ! 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.90 FD 0.89 HN 1.02 KP 1.13 ! LA 0.98 MK 0.99 NL 0.93 OV 1.12 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.05 KP 1.04 ! LA 0.93 MK 1.00 NL 1.09 OV 1.03 ! PT 1.10 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.01 HN 1.02 KP 1.11 ! LA 0.94 MK 1.03 NL 1.03 OV 1.02 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.79 HN 0.83 KP 1.00* ! LA 0.94 MK 0.65 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.070156Jy sigma=0.000653 ! Fit after self-cal, rms=0.069901Jy sigma=0.000652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=6.508 mas, bpa=-6.045 degrees ! Estimated noise=577.104 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.0014813 Jy ! Component: 100 - total flux cleaned = 0.00162642 Jy ! Component: 150 - total flux cleaned = 0.00151541 Jy ! Component: 200 - total flux cleaned = 0.00144296 Jy ! Total flux subtracted in 200 components = 0.00144296 Jy ! Clean residual min=-0.001667 max=0.002133 Jy/beam ! Clean residual mean=0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0536242 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.0536242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069863Jy sigma=0.000652 ! Fit after self-cal, rms=0.069857Jy sigma=0.000651 ! 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.069857Jy sigma=0.000651 ! Fit after self-cal, rms=0.069593Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=6.463 mas, bpa=-6.523 degrees ! Estimated noise=576.344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000719342 Jy ! Component: 100 - total flux cleaned = 0.000777997 Jy ! Component: 150 - total flux cleaned = 0.000778168 Jy ! Component: 200 - total flux cleaned = 0.000777875 Jy ! Total flux subtracted in 200 components = 0.000777875 Jy ! Clean residual min=-0.001642 max=0.001855 Jy/beam ! Clean residual mean=0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0544021 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.0544021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069570Jy sigma=0.000650 ! Fit after self-cal, rms=0.069596Jy sigma=0.000650 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) ! Added new window around map position (22.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197743 Jy ! Component: 100 - total flux cleaned = 0.00317445 Jy ! Component: 150 - total flux cleaned = 0.00352861 Jy ! Component: 200 - total flux cleaned = 0.00367388 Jy ! Total flux subtracted in 200 components = 0.00367388 Jy ! Clean residual min=-0.001489 max=0.001427 Jy/beam ! Clean residual mean=-0.000001 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0580759 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.0580759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069530Jy sigma=0.000649 ! Fit after self-cal, rms=0.069522Jy sigma=0.000649 ! 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.069522Jy sigma=0.000649 ! Fit after self-cal, rms=0.069594Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=6.448 mas, bpa=-6.649 degrees ! Estimated noise=575.855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135712 Jy ! Component: 100 - total flux cleaned = 0.00214375 Jy ! Component: 150 - total flux cleaned = 0.00237116 Jy ! Component: 200 - total flux cleaned = 0.00249729 Jy ! Total flux subtracted in 200 components = 0.00249729 Jy ! Clean residual min=-0.001486 max=0.001376 Jy/beam ! Clean residual mean=-0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0605732 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.0605732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069559Jy sigma=0.000649 ! Fit after self-cal, rms=0.069563Jy sigma=0.000648 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.000833766 Jy ! Component: 100 - total flux cleaned = 0.000918609 Jy ! Component: 150 - total flux cleaned = 0.00094232 Jy ! Component: 200 - total flux cleaned = 0.000986566 Jy ! Total flux subtracted in 200 components = 0.000986566 Jy ! Clean residual min=-0.001458 max=0.001389 Jy/beam ! Clean residual mean=-0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0615598 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 82 components and 0.0615598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069543Jy sigma=0.000648 ! Fit after self-cal, rms=0.069542Jy sigma=0.000648 ! 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.069542Jy sigma=0.000648 ! Fit after self-cal, rms=0.069449Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.447 mas, bmaj=10.24 mas, bpa=-9.687 degrees ! Estimated noise=730.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135525 Jy ! Component: 100 - total flux cleaned = 0.0021459 Jy ! Component: 150 - total flux cleaned = 0.00246355 Jy ! Component: 200 - total flux cleaned = 0.00262807 Jy ! Total flux subtracted in 200 components = 0.00262807 Jy ! Clean residual min=-0.001662 max=0.001848 Jy/beam ! Clean residual mean=-0.000006 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0641879 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.0641879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069437Jy sigma=0.000648 ! Fit after self-cal, rms=0.069438Jy sigma=0.000648 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.000792685 Jy ! Component: 100 - total flux cleaned = 0.00110253 Jy ! Component: 150 - total flux cleaned = 0.00118329 Jy ! Component: 200 - total flux cleaned = 0.00123791 Jy ! Total flux subtracted in 200 components = 0.00123791 Jy ! Clean residual min=-0.001628 max=0.001828 Jy/beam ! Clean residual mean=-0.000006 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0654258 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.0654258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069435Jy sigma=0.000648 ! Fit after self-cal, rms=0.069437Jy sigma=0.000648 ! 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.404 mas, bmaj=6.434 mas, bpa=-6.815 degrees ! Estimated noise=575.821 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.404 x 6.434 at -6.815 degrees (North through East) ! Clean map min=-0.0014661 max=0.041086 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.833 mas, bmaj=5.265 mas, bpa=-6.475 degrees ! Estimated noise=927.985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0314941 Jy ! Component: 100 - total flux cleaned = 0.0425675 Jy ! Component: 150 - total flux cleaned = 0.0484117 Jy ! Component: 200 - total flux cleaned = 0.0519579 Jy ! Total flux subtracted in 200 components = 0.0519579 Jy ! Clean residual min=-0.002785 max=0.002716 Jy/beam ! Clean residual mean=0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0519579 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0519579 Jy ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=6.434 mas, bpa=-6.815 degrees ! Estimated noise=575.821 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) ! Added new window around map position (-3, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382881 Jy ! Component: 100 - total flux cleaned = 0.00647156 Jy ! Component: 150 - total flux cleaned = 0.00823117 Jy ! Component: 200 - total flux cleaned = 0.0093304 Jy ! Total flux subtracted in 200 components = 0.0093304 Jy ! Clean residual min=-0.001775 max=0.001530 Jy/beam ! Clean residual mean=-0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0612883 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 43 components and 0.0612883 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.447 mas, bmaj=10.24 mas, bpa=-9.687 degrees ! Estimated noise=730.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219756 Jy ! Component: 100 - total flux cleaned = 0.00298789 Jy ! Component: 150 - total flux cleaned = 0.00341365 Jy ! Component: 200 - total flux cleaned = 0.00373032 Jy ! Total flux subtracted in 200 components = 0.00373032 Jy ! Clean residual min=-0.001750 max=0.001805 Jy/beam ! Clean residual mean=-0.000006 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0650186 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 = 0.000198985 Jy ! Component: 100 - total flux cleaned = 0.000312839 Jy ! Component: 150 - total flux cleaned = 0.000437438 Jy ! Component: 200 - total flux cleaned = 0.000482555 Jy ! Total flux subtracted in 200 components = 0.000482555 Jy ! Clean residual min=-0.001727 max=0.001832 Jy/beam ! Clean residual mean=-0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0655012 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 87 components and 0.0655012 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=6.434 mas, bpa=-6.815 degrees ! Estimated noise=575.821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000624725 Jy ! Component: 100 - total flux cleaned = -0.000694741 Jy ! Component: 150 - total flux cleaned = -0.000696487 Jy ! Component: 200 - total flux cleaned = -0.000640004 Jy ! Total flux subtracted in 200 components = -0.000640004 Jy ! Clean residual min=-0.001458 max=0.001431 Jy/beam ! Clean residual mean=-0.000002 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0648612 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 109 components and 0.0648612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069442Jy sigma=0.000648 ! Fit after self-cal, rms=0.069433Jy sigma=0.000648 wmodel J1439+3253_S_2017_07_09_pus_map.mod ! Writing 109 model components to file: J1439+3253_S_2017_07_09_pus_map.mod wobs J1439+3253_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1439+3253_S_2017_07_09_pus_uvs.fits wwins J1439+3253_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J1439+3253_S_2017_07_09_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.000220093 Jy ! Component: 100 - total flux cleaned = -0.00044818 Jy ! Component: 150 - total flux cleaned = -0.000543944 Jy ! Component: 200 - total flux cleaned = -0.000774137 Jy ! Component: 250 - total flux cleaned = -0.000952393 Jy ! Component: 300 - total flux cleaned = -0.00114672 Jy ! Component: 350 - total flux cleaned = -0.00127285 Jy ! Component: 400 - total flux cleaned = -0.0014168 Jy ! Component: 450 - total flux cleaned = -0.00153763 Jy ! Component: 500 - total flux cleaned = -0.00173446 Jy ! Component: 550 - total flux cleaned = -0.00184999 Jy ! Component: 600 - total flux cleaned = -0.00198279 Jy ! Component: 650 - total flux cleaned = -0.00218679 Jy ! Component: 700 - total flux cleaned = -0.00229592 Jy ! Component: 750 - total flux cleaned = -0.00238546 Jy ! Component: 800 - total flux cleaned = -0.00250851 Jy ! Component: 850 - total flux cleaned = -0.00262929 Jy ! Component: 900 - total flux cleaned = -0.00269728 Jy ! Component: 950 - total flux cleaned = -0.00279835 Jy ! Component: 1000 - total flux cleaned = -0.00292983 Jy ! Component: 1050 - total flux cleaned = -0.00302702 Jy ! Component: 1100 - total flux cleaned = -0.00304287 Jy ! Component: 1150 - total flux cleaned = -0.00313751 Jy ! Component: 1200 - total flux cleaned = -0.00321513 Jy ! Component: 1250 - total flux cleaned = -0.00326128 Jy ! Component: 1300 - total flux cleaned = -0.00332213 Jy ! Component: 1350 - total flux cleaned = -0.00332203 Jy ! Component: 1400 - total flux cleaned = -0.00338138 Jy ! Component: 1450 - total flux cleaned = -0.00339569 Jy ! Component: 1500 - total flux cleaned = -0.00342432 Jy ! Component: 1550 - total flux cleaned = -0.00340991 Jy ! Component: 1600 - total flux cleaned = -0.00336777 Jy ! Component: 1650 - total flux cleaned = -0.0034097 Jy ! Component: 1700 - total flux cleaned = -0.00342371 Jy ! Component: 1750 - total flux cleaned = -0.00349174 Jy ! Component: 1800 - total flux cleaned = -0.00347803 Jy ! Component: 1850 - total flux cleaned = -0.00350467 Jy ! Component: 1900 - total flux cleaned = -0.00351795 Jy ! Component: 1950 - total flux cleaned = -0.00351799 Jy ! Component: 2000 - total flux cleaned = -0.00351802 Jy ! Component: 2050 - total flux cleaned = -0.0035565 Jy ! Component: 2100 - total flux cleaned = -0.00358189 Jy ! Component: 2150 - total flux cleaned = -0.00358198 Jy ! Component: 2200 - total flux cleaned = -0.00358203 Jy ! Component: 2250 - total flux cleaned = -0.00356984 Jy ! Component: 2300 - total flux cleaned = -0.00358218 Jy ! Component: 2350 - total flux cleaned = -0.00354598 Jy ! Component: 2400 - total flux cleaned = -0.00356998 Jy ! Component: 2450 - total flux cleaned = -0.00358176 Jy ! Component: 2500 - total flux cleaned = -0.00361698 Jy ! Component: 2550 - total flux cleaned = -0.00359378 Jy ! Component: 2600 - total flux cleaned = -0.00361687 Jy ! Component: 2650 - total flux cleaned = -0.00362839 Jy ! Component: 2700 - total flux cleaned = -0.00362852 Jy ! Component: 2750 - total flux cleaned = -0.00358344 Jy ! Component: 2800 - total flux cleaned = -0.00362809 Jy ! Component: 2850 - total flux cleaned = -0.00362799 Jy ! Component: 2900 - total flux cleaned = -0.00369389 Jy ! Component: 2950 - total flux cleaned = -0.00363944 Jy ! Component: 3000 - total flux cleaned = -0.00363955 Jy ! Component: 3050 - total flux cleaned = -0.00365024 Jy ! Component: 3100 - total flux cleaned = -0.00363963 Jy ! Component: 3150 - total flux cleaned = -0.00363983 Jy ! Component: 3200 - total flux cleaned = -0.00360837 Jy ! Component: 3250 - total flux cleaned = -0.00363973 Jy ! Component: 3300 - total flux cleaned = -0.00365005 Jy ! Component: 3350 - total flux cleaned = -0.00362939 Jy ! Component: 3400 - total flux cleaned = -0.00363951 Jy ! Component: 3450 - total flux cleaned = -0.00363955 Jy ! Component: 3500 - total flux cleaned = -0.00361938 Jy ! Component: 3550 - total flux cleaned = -0.00358929 Jy ! Component: 3600 - total flux cleaned = -0.00358925 Jy ! Component: 3650 - total flux cleaned = -0.0035695 Jy ! Component: 3700 - total flux cleaned = -0.00354007 Jy ! Component: 3750 - total flux cleaned = -0.00352064 Jy ! Component: 3800 - total flux cleaned = -0.00349149 Jy ! Component: 3850 - total flux cleaned = -0.00351074 Jy ! Component: 3900 - total flux cleaned = -0.00344367 Jy ! Component: 3950 - total flux cleaned = -0.00342463 Jy ! Component: 4000 - total flux cleaned = -0.00336788 Jy ! Component: 4050 - total flux cleaned = -0.00335857 Jy ! Total flux subtracted in 4096 components = -0.00335857 Jy ! Clean residual min=-0.000587 max=0.000539 Jy/beam ! Clean residual mean=-0.000002 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.0615026 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 388 components and 0.0615026 Jy ![Exited script file: muppet] wmap "J1439+3253_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.404 x 6.434 at -6.815 degrees (North through East) ! Clean map min=-0.0013207 max=0.041063 Jy/beam ! Writing clean map to FITS file: J1439+3253_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0410632 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170019 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.24213 1.24213 2.48426 4.96852 9.93704 19.8741 39.7481 79.4963 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.041 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.404 x 6.434 at -6.815 degrees (North through East) ! Clean map min=-0.0013207 max=0.041063 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 J1439+3253_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:51:26 2019