! Started logfile: J1359+4011_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:55:29 2016 obs J1359+4011_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1359+4011_S_2014_06_09_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.694048 visibilities/baseline/integration-bin. ! Found source: J1359+4011 ! ! 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 336 lines of history. ! ! Reading 6996 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 J1359+4011_S_2014_06_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.830784Jy sigma=0.010097 ! Fit after self-cal, rms=0.821848Jy sigma=0.010002 ! 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.451 mas, bmaj=4.284 mas, bpa=-16.01 degrees ! Estimated noise=987.653 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.138692 Jy ! Component: 100 - total flux cleaned = 0.170494 Jy ! Total flux subtracted in 100 components = 0.170494 Jy ! Clean residual min=-0.004965 max=0.011074 Jy/beam ! Clean residual mean=0.000017 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.170494 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.170494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075103Jy sigma=0.000836 ! Fit after self-cal, rms=0.075092Jy sigma=0.000836 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109746 Jy ! Component: 100 - total flux cleaned = 0.0162843 Jy ! Total flux subtracted in 100 components = 0.0162843 Jy ! Clean residual min=-0.004324 max=0.004825 Jy/beam ! Clean residual mean=0.000011 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.186778 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.186778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073231Jy sigma=0.000816 ! Fit after self-cal, rms=0.073227Jy sigma=0.000816 ! 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=4.226 mas, bmaj=5.107 mas, bpa=-19.24 degrees ! Estimated noise=708.615 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.00330771 Jy ! Component: 100 - total flux cleaned = 0.00492135 Jy ! Component: 150 - total flux cleaned = 0.0056863 Jy ! Component: 200 - total flux cleaned = 0.00584557 Jy ! Total flux subtracted in 200 components = 0.00584557 Jy ! Clean residual min=-0.003031 max=0.003507 Jy/beam ! Clean residual mean=0.000022 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.192624 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.192624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073020Jy sigma=0.000815 ! Fit after self-cal, rms=0.073021Jy sigma=0.000815 ! 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.00* FD 0.87 HN 0.95 KP 1.04 ! LA 1.18 MK 1.04 NL 0.96 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.04 KP 1.04 ! LA 1.09 MK 1.01 NL 1.06 OV 1.02 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.15 HN 1.02 KP 0.91 ! LA 0.89 MK 1.07 NL 1.01 OV 0.93 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.01 KP 0.88 ! LA 0.87 MK 1.00 NL 1.05 OV 0.98 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.073021Jy sigma=0.000815 ! Fit after self-cal, rms=0.070058Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.253 mas, bmaj=5.11 mas, bpa=-17.93 degrees ! Estimated noise=709.523 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.000218966 Jy ! Component: 100 - total flux cleaned = -0.000289136 Jy ! Component: 150 - total flux cleaned = -0.000363163 Jy ! Component: 200 - total flux cleaned = -0.000390541 Jy ! Total flux subtracted in 200 components = -0.000390541 Jy ! Clean residual min=-0.002123 max=0.002188 Jy/beam ! Clean residual mean=0.000006 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.192233 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.192233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070049Jy sigma=0.000784 ! Fit after self-cal, rms=0.070043Jy sigma=0.000784 ! 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.070043Jy sigma=0.000784 ! Fit after self-cal, rms=0.070066Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.25 mas, bmaj=5.112 mas, bpa=-18.11 degrees ! Estimated noise=709.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123058 Jy ! Component: 100 - total flux cleaned = -0.000174484 Jy ! Component: 150 - total flux cleaned = -0.00018577 Jy ! Component: 200 - total flux cleaned = -0.000207648 Jy ! Total flux subtracted in 200 components = -0.000207648 Jy ! Clean residual min=-0.001961 max=0.002182 Jy/beam ! Clean residual mean=0.000005 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.192025 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.192025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070060Jy sigma=0.000783 ! Fit after self-cal, rms=0.070065Jy sigma=0.000783 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 (126, -86.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000955412 Jy ! Component: 100 - total flux cleaned = 0.000824135 Jy ! Component: 150 - total flux cleaned = 0.000821964 Jy ! Component: 200 - total flux cleaned = 0.000824314 Jy ! Total flux subtracted in 200 components = 0.000824314 Jy ! Clean residual min=-0.001877 max=0.001879 Jy/beam ! Clean residual mean=0.000006 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.19285 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.19285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069999Jy sigma=0.000782 ! Fit after self-cal, rms=0.069992Jy sigma=0.000782 ! 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.069992Jy sigma=0.000782 ! Fit after self-cal, rms=0.069917Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.248 mas, bmaj=5.115 mas, bpa=-18.3 degrees ! Estimated noise=708.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.97274e-05 Jy ! Component: 100 - total flux cleaned = -8.82641e-05 Jy ! Component: 150 - total flux cleaned = -0.000208118 Jy ! Component: 200 - total flux cleaned = -0.000313253 Jy ! Total flux subtracted in 200 components = -0.000313253 Jy ! Clean residual min=-0.001845 max=0.001884 Jy/beam ! Clean residual mean=0.000005 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.192537 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.192537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069905Jy sigma=0.000782 ! Fit after self-cal, rms=0.069905Jy sigma=0.000782 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.000134013 Jy ! Component: 100 - total flux cleaned = -0.000184481 Jy ! Component: 150 - total flux cleaned = -0.000230457 Jy ! Component: 200 - total flux cleaned = -0.00026317 Jy ! Total flux subtracted in 200 components = -0.00026317 Jy ! Clean residual min=-0.001849 max=0.001870 Jy/beam ! Clean residual mean=0.000005 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.192273 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.192273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069900Jy sigma=0.000782 ! Fit after self-cal, rms=0.069900Jy sigma=0.000782 ! 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.069900Jy sigma=0.000782 ! Fit after self-cal, rms=0.069852Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.265 mas, bmaj=10.06 mas, bpa=-29.39 degrees ! Estimated noise=828.699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000300618 Jy ! Component: 100 - total flux cleaned = -0.000387092 Jy ! Component: 150 - total flux cleaned = -0.000428173 Jy ! Component: 200 - total flux cleaned = -0.000445505 Jy ! Total flux subtracted in 200 components = -0.000445505 Jy ! Clean residual min=-0.001708 max=0.001944 Jy/beam ! Clean residual mean=0.000010 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.191828 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 71 components and 0.191828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069852Jy sigma=0.000782 ! Fit after self-cal, rms=0.069851Jy sigma=0.000782 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.00010791 Jy ! Component: 100 - total flux cleaned = -0.000133183 Jy ! Component: 150 - total flux cleaned = -0.000147579 Jy ! Component: 200 - total flux cleaned = -0.000154242 Jy ! Total flux subtracted in 200 components = -0.000154242 Jy ! Clean residual min=-0.001695 max=0.001929 Jy/beam ! Clean residual mean=0.000010 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.191674 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 75 components and 0.191674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069852Jy sigma=0.000782 ! Fit after self-cal, rms=0.069851Jy sigma=0.000782 ! 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=4.247 mas, bmaj=5.117 mas, bpa=-18.4 degrees ! Estimated noise=707.615 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.247 x 5.117 at -18.4 degrees (North through East) ! Clean map min=-0.001774 max=0.17823 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.47 mas, bmaj=4.292 mas, bpa=-15.2 degrees ! Estimated noise=984.161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138154 Jy ! Component: 100 - total flux cleaned = 0.169566 Jy ! Component: 150 - total flux cleaned = 0.180294 Jy ! Component: 200 - total flux cleaned = 0.185413 Jy ! Total flux subtracted in 200 components = 0.185413 Jy ! Clean residual min=-0.002954 max=0.002975 Jy/beam ! Clean residual mean=0.000002 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.185413 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.185413 Jy ! Inverting map and beam ! Estimated beam: bmin=4.247 mas, bmaj=5.117 mas, bpa=-18.4 degrees ! Estimated noise=707.615 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.00358262 Jy ! Component: 100 - total flux cleaned = 0.0044139 Jy ! Component: 150 - total flux cleaned = 0.00477351 Jy ! Component: 200 - total flux cleaned = 0.00509408 Jy ! Total flux subtracted in 200 components = 0.00509408 Jy ! Clean residual min=-0.002006 max=0.001836 Jy/beam ! Clean residual mean=0.000005 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.190507 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.190507 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=9.265 mas, bmaj=10.06 mas, bpa=-29.39 degrees ! Estimated noise=828.699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000626937 Jy ! Component: 100 - total flux cleaned = 0.000713268 Jy ! Component: 150 - total flux cleaned = 0.000783785 Jy ! Component: 200 - total flux cleaned = 0.000840949 Jy ! Total flux subtracted in 200 components = 0.000840949 Jy ! Clean residual min=-0.001707 max=0.001905 Jy/beam ! Clean residual mean=0.000010 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.191348 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 = 4.71524e-05 Jy ! Component: 100 - total flux cleaned = 7.4833e-05 Jy ! Component: 150 - total flux cleaned = 9.98412e-05 Jy ! Component: 200 - total flux cleaned = 0.000122293 Jy ! Total flux subtracted in 200 components = 0.000122293 Jy ! Clean residual min=-0.001702 max=0.001906 Jy/beam ! Clean residual mean=0.000010 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.19147 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.19147 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.247 mas, bmaj=5.117 mas, bpa=-18.4 degrees ! Estimated noise=707.615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.32658e-05 Jy ! Component: 100 - total flux cleaned = 2.12546e-05 Jy ! Component: 150 - total flux cleaned = 1.97763e-05 Jy ! Component: 200 - total flux cleaned = 1.92474e-05 Jy ! Total flux subtracted in 200 components = 1.92474e-05 Jy ! Clean residual min=-0.001844 max=0.001902 Jy/beam ! Clean residual mean=0.000005 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.19149 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.19149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069863Jy sigma=0.000782 ! Fit after self-cal, rms=0.069861Jy sigma=0.000782 wmodel J1359+4011_S_2014_06_09_pus_map.mod ! Writing 58 model components to file: J1359+4011_S_2014_06_09_pus_map.mod wobs J1359+4011_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1359+4011_S_2014_06_09_pus_uvs.fits wwins J1359+4011_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1359+4011_S_2014_06_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 = -7.20842e-05 Jy ! Component: 100 - total flux cleaned = -8.97582e-06 Jy ! Component: 150 - total flux cleaned = 7.84679e-05 Jy ! Component: 200 - total flux cleaned = 0.000389156 Jy ! Component: 250 - total flux cleaned = 0.000580453 Jy ! Component: 300 - total flux cleaned = 0.000765854 Jy ! Component: 350 - total flux cleaned = 0.000970611 Jy ! Component: 400 - total flux cleaned = 0.00114456 Jy ! Component: 450 - total flux cleaned = 0.00124207 Jy ! Component: 500 - total flux cleaned = 0.00133735 Jy ! Component: 550 - total flux cleaned = 0.00138368 Jy ! Component: 600 - total flux cleaned = 0.00136141 Jy ! Component: 650 - total flux cleaned = 0.00136121 Jy ! Component: 700 - total flux cleaned = 0.00129628 Jy ! Component: 750 - total flux cleaned = 0.00129616 Jy ! Component: 800 - total flux cleaned = 0.00127533 Jy ! Component: 850 - total flux cleaned = 0.001255 Jy ! Component: 900 - total flux cleaned = 0.00115473 Jy ! Component: 950 - total flux cleaned = 0.00115507 Jy ! Component: 1000 - total flux cleaned = 0.00109677 Jy ! Component: 1050 - total flux cleaned = 0.00105824 Jy ! Component: 1100 - total flux cleaned = 0.00103941 Jy ! Component: 1150 - total flux cleaned = 0.000947198 Jy ! Component: 1200 - total flux cleaned = 0.000947201 Jy ! Component: 1250 - total flux cleaned = 0.000893751 Jy ! Component: 1300 - total flux cleaned = 0.00091144 Jy ! Component: 1350 - total flux cleaned = 0.000911546 Jy ! Component: 1400 - total flux cleaned = 0.000877478 Jy ! Component: 1450 - total flux cleaned = 0.000911559 Jy ! Component: 1500 - total flux cleaned = 0.000878033 Jy ! Component: 1550 - total flux cleaned = 0.0008616 Jy ! Component: 1600 - total flux cleaned = 0.000829022 Jy ! Component: 1650 - total flux cleaned = 0.000812977 Jy ! Component: 1700 - total flux cleaned = 0.000812817 Jy ! Component: 1750 - total flux cleaned = 0.000797223 Jy ! Component: 1800 - total flux cleaned = 0.000828298 Jy ! Component: 1850 - total flux cleaned = 0.000828147 Jy ! Component: 1900 - total flux cleaned = 0.000828084 Jy ! Component: 1950 - total flux cleaned = 0.000812959 Jy ! Component: 2000 - total flux cleaned = 0.000827787 Jy ! Component: 2050 - total flux cleaned = 0.000827849 Jy ! Component: 2100 - total flux cleaned = 0.000842415 Jy ! Component: 2150 - total flux cleaned = 0.000828248 Jy ! Component: 2200 - total flux cleaned = 0.000913206 Jy ! Component: 2250 - total flux cleaned = 0.000899149 Jy ! Component: 2300 - total flux cleaned = 0.00089905 Jy ! Component: 2350 - total flux cleaned = 0.0009126 Jy ! Component: 2400 - total flux cleaned = 0.000898989 Jy ! Component: 2450 - total flux cleaned = 0.000898823 Jy ! Component: 2500 - total flux cleaned = 0.000845382 Jy ! Component: 2550 - total flux cleaned = 0.000832109 Jy ! Component: 2600 - total flux cleaned = 0.000779672 Jy ! Component: 2650 - total flux cleaned = 0.000766698 Jy ! Component: 2700 - total flux cleaned = 0.00072816 Jy ! Component: 2750 - total flux cleaned = 0.000715615 Jy ! Component: 2800 - total flux cleaned = 0.000728328 Jy ! Component: 2850 - total flux cleaned = 0.000728093 Jy ! Component: 2900 - total flux cleaned = 0.000703191 Jy ! Component: 2950 - total flux cleaned = 0.000690981 Jy ! Component: 3000 - total flux cleaned = 0.000703143 Jy ! Component: 3050 - total flux cleaned = 0.000678849 Jy ! Component: 3100 - total flux cleaned = 0.000654831 Jy ! Component: 3150 - total flux cleaned = 0.000666866 Jy ! Component: 3200 - total flux cleaned = 0.000655087 Jy ! Component: 3250 - total flux cleaned = 0.000666863 Jy ! Component: 3300 - total flux cleaned = 0.000643701 Jy ! Component: 3350 - total flux cleaned = 0.000701464 Jy ! Component: 3400 - total flux cleaned = 0.000701379 Jy ! Component: 3450 - total flux cleaned = 0.000689934 Jy ! Component: 3500 - total flux cleaned = 0.000701268 Jy ! Component: 3550 - total flux cleaned = 0.000678802 Jy ! Component: 3600 - total flux cleaned = 0.000712176 Jy ! Component: 3650 - total flux cleaned = 0.00073411 Jy ! Component: 3700 - total flux cleaned = 0.000712225 Jy ! Component: 3750 - total flux cleaned = 0.000734028 Jy ! Component: 3800 - total flux cleaned = 0.000755776 Jy ! Component: 3850 - total flux cleaned = 0.00074508 Jy ! Component: 3900 - total flux cleaned = 0.000809038 Jy ! Component: 3950 - total flux cleaned = 0.000851322 Jy ! Component: 4000 - total flux cleaned = 0.00088285 Jy ! Component: 4050 - total flux cleaned = 0.000882695 Jy ! Total flux subtracted in 4096 components = 0.000872211 Jy ! Clean residual min=-0.000539 max=0.000600 Jy/beam ! Clean residual mean=-0.000000 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.192362 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 301 components and 0.192362 Jy ![Exited script file: muppet] wmap "J1359+4011_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.247 x 5.117 at -18.4 degrees (North through East) ! Clean map min=-0.0017002 max=0.17839 Jy/beam ! Writing clean map to FITS file: J1359+4011_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.178392 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180262 device "J1359+4011_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1359+4011_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.303143 0.303143 0.606287 1.21257 2.42515 4.8503 9.70059 19.4012 38.8024 77.6047 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.178 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.247 x 5.117 at -18.4 degrees (North through East) ! Clean map min=-0.0017002 max=0.17839 Jy/beam quit ! Quitting program ! Log file J1359+4011_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:55:33 2016