! Started logfile: J1405+4056_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:55:33 2016 obs J1405+4056_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1405+4056_S_2014_06_09_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.678968 visibilities/baseline/integration-bin. ! Found source: J1405+4056 ! ! 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 6844 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 J1405+4056_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.793459Jy sigma=0.009606 ! Fit after self-cal, rms=0.783277Jy sigma=0.009485 ! 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.317 mas, bmaj=4.231 mas, bpa=-22.15 degrees ! Estimated noise=1210.21 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.163953 Jy ! Component: 100 - total flux cleaned = 0.203752 Jy ! Total flux subtracted in 100 components = 0.203752 Jy ! Clean residual min=-0.007691 max=0.015795 Jy/beam ! Clean residual mean=0.000028 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.203752 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.203752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081317Jy sigma=0.000916 ! Fit after self-cal, rms=0.081330Jy sigma=0.000916 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171228 Jy ! Component: 100 - total flux cleaned = 0.0259766 Jy ! Total flux subtracted in 100 components = 0.0259766 Jy ! Clean residual min=-0.005842 max=0.010906 Jy/beam ! Clean residual mean=0.000014 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.229729 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.229729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076186Jy sigma=0.000852 ! Fit after self-cal, rms=0.076188Jy sigma=0.000852 ! Inverting map ! Added new window around map position (-9, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105222 Jy ! Component: 100 - total flux cleaned = 0.0163844 Jy ! Total flux subtracted in 100 components = 0.0163844 Jy ! Clean residual min=-0.004838 max=0.005475 Jy/beam ! Clean residual mean=0.000009 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.246113 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.246113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074558Jy sigma=0.000831 ! Fit after self-cal, rms=0.074438Jy sigma=0.000829 ! 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.24 mas, bmaj=5.131 mas, bpa=-18.84 degrees ! Estimated noise=719.036 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.00635946 Jy ! Component: 100 - total flux cleaned = 0.0101744 Jy ! Component: 150 - total flux cleaned = 0.0125933 Jy ! Component: 200 - total flux cleaned = 0.0141467 Jy ! Total flux subtracted in 200 components = 0.0141467 Jy ! Clean residual min=-0.003699 max=0.004390 Jy/beam ! Clean residual mean=0.000024 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.26026 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 60 components and 0.260259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073741Jy sigma=0.000824 ! Fit after self-cal, rms=0.073724Jy sigma=0.000823 ! 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.96 KP 1.04 ! LA 1.20 MK 1.02 NL 0.97 OV 0.96 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.02 KP 1.00 ! LA 1.14 MK 1.04 NL 1.12 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.01 KP 0.93 ! LA 0.90 MK 1.00 NL 1.00 OV 0.94 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.05 KP 0.90 ! LA 0.88 MK 1.02 NL 1.03 OV 1.01 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.073724Jy sigma=0.000823 ! Fit after self-cal, rms=0.069744Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.257 mas, bmaj=5.133 mas, bpa=-17.83 degrees ! Estimated noise=719.211 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.000260308 Jy ! Component: 100 - total flux cleaned = 0.000260451 Jy ! Component: 150 - total flux cleaned = 0.000258553 Jy ! Component: 200 - total flux cleaned = 0.00029442 Jy ! Total flux subtracted in 200 components = 0.00029442 Jy ! Clean residual min=-0.002341 max=0.002307 Jy/beam ! Clean residual mean=0.000002 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.260554 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.260554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069717Jy sigma=0.000776 ! Fit after self-cal, rms=0.069718Jy sigma=0.000776 ! 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.069718Jy sigma=0.000776 ! Fit after self-cal, rms=0.069516Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.26 mas, bmaj=5.129 mas, bpa=-17.76 degrees ! Estimated noise=719.604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.43296e-05 Jy ! Component: 100 - total flux cleaned = -0.000133664 Jy ! Component: 150 - total flux cleaned = -0.000168499 Jy ! Component: 200 - total flux cleaned = -0.00019956 Jy ! Total flux subtracted in 200 components = -0.00019956 Jy ! Clean residual min=-0.002072 max=0.002212 Jy/beam ! Clean residual mean=-0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.260354 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.260354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069505Jy sigma=0.000775 ! Fit after self-cal, rms=0.069505Jy sigma=0.000775 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 (-72, -51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115039 Jy ! Component: 100 - total flux cleaned = 0.000960953 Jy ! Component: 150 - total flux cleaned = 0.000806748 Jy ! Component: 200 - total flux cleaned = 0.000676279 Jy ! Total flux subtracted in 200 components = 0.000676279 Jy ! Clean residual min=-0.002274 max=0.001752 Jy/beam ! Clean residual mean=-0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.261031 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.261031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069432Jy sigma=0.000774 ! Fit after self-cal, rms=0.069428Jy sigma=0.000774 ! 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.069428Jy sigma=0.000774 ! Fit after self-cal, rms=0.069380Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.261 mas, bmaj=5.127 mas, bpa=-17.71 degrees ! Estimated noise=719.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.37017e-05 Jy ! Component: 100 - total flux cleaned = 3.60369e-05 Jy ! Component: 150 - total flux cleaned = -1.52214e-05 Jy ! Component: 200 - total flux cleaned = -8.59709e-05 Jy ! Total flux subtracted in 200 components = -8.59709e-05 Jy ! Clean residual min=-0.002269 max=0.001683 Jy/beam ! Clean residual mean=-0.000002 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.260945 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 0.260945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069360Jy sigma=0.000774 ! Fit after self-cal, rms=0.069358Jy sigma=0.000774 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 = 1.87212e-06 Jy ! Component: 100 - total flux cleaned = -6.18456e-05 Jy ! Component: 150 - total flux cleaned = -8.20144e-05 Jy ! Component: 200 - total flux cleaned = -0.00013744 Jy ! Total flux subtracted in 200 components = -0.00013744 Jy ! Clean residual min=-0.002265 max=0.001657 Jy/beam ! Clean residual mean=-0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.260807 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 115 components and 0.260807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069347Jy sigma=0.000774 ! Fit after self-cal, rms=0.069346Jy sigma=0.000774 ! 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.069346Jy sigma=0.000774 ! Fit after self-cal, rms=0.069318Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.291 mas, bmaj=10.05 mas, bpa=-27.12 degrees ! Estimated noise=838.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216406 Jy ! Component: 100 - total flux cleaned = -0.000233139 Jy ! Component: 150 - total flux cleaned = -0.000307528 Jy ! Component: 200 - total flux cleaned = -0.000374168 Jy ! Total flux subtracted in 200 components = -0.000374168 Jy ! Clean residual min=-0.001900 max=0.001880 Jy/beam ! Clean residual mean=-0.000005 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.260433 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 126 components and 0.260433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069314Jy sigma=0.000773 ! Fit after self-cal, rms=0.069314Jy sigma=0.000773 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.59251e-05 Jy ! Component: 100 - total flux cleaned = -0.000127907 Jy ! Component: 150 - total flux cleaned = -0.000185147 Jy ! Component: 200 - total flux cleaned = -0.00022755 Jy ! Total flux subtracted in 200 components = -0.00022755 Jy ! Clean residual min=-0.001870 max=0.001845 Jy/beam ! Clean residual mean=-0.000005 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.260205 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 132 components and 0.260205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069314Jy sigma=0.000773 ! Fit after self-cal, rms=0.069314Jy sigma=0.000773 ! 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.261 mas, bmaj=5.124 mas, bpa=-17.57 degrees ! Estimated noise=718.72 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.261 x 5.124 at -17.57 degrees (North through East) ! Clean map min=-0.0021718 max=0.21551 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.334 mas, bmaj=4.22 mas, bpa=-21.11 degrees ! Estimated noise=1208.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.163595 Jy ! Component: 100 - total flux cleaned = 0.203561 Jy ! Component: 150 - total flux cleaned = 0.22061 Jy ! Component: 200 - total flux cleaned = 0.23148 Jy ! Total flux subtracted in 200 components = 0.23148 Jy ! Clean residual min=-0.004931 max=0.006527 Jy/beam ! Clean residual mean=0.000005 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.23148 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.23148 Jy ! Inverting map and beam ! Estimated beam: bmin=4.261 mas, bmaj=5.124 mas, bpa=-17.57 degrees ! Estimated noise=718.72 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.0111594 Jy ! Component: 100 - total flux cleaned = 0.0177118 Jy ! Component: 150 - total flux cleaned = 0.0216952 Jy ! Component: 200 - total flux cleaned = 0.0243772 Jy ! Total flux subtracted in 200 components = 0.0243772 Jy ! Clean residual min=-0.002155 max=0.001915 Jy/beam ! Clean residual mean=-0.000001 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.255857 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 52 components and 0.255857 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.291 mas, bmaj=10.05 mas, bpa=-27.12 degrees ! Estimated noise=838.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265981 Jy ! Component: 100 - total flux cleaned = 0.00326539 Jy ! Component: 150 - total flux cleaned = 0.00344962 Jy ! Component: 200 - total flux cleaned = 0.00364006 Jy ! Total flux subtracted in 200 components = 0.00364006 Jy ! Clean residual min=-0.002008 max=0.001901 Jy/beam ! Clean residual mean=-0.000004 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.259497 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.000127398 Jy ! Component: 100 - total flux cleaned = 0.000181688 Jy ! Component: 150 - total flux cleaned = 0.000254597 Jy ! Component: 200 - total flux cleaned = 0.000317194 Jy ! Total flux subtracted in 200 components = 0.000317194 Jy ! Clean residual min=-0.001956 max=0.001859 Jy/beam ! Clean residual mean=-0.000004 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.259815 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 113 components and 0.259814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.261 mas, bmaj=5.124 mas, bpa=-17.57 degrees ! Estimated noise=718.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112895 Jy ! Component: 100 - total flux cleaned = 0.000151581 Jy ! Component: 150 - total flux cleaned = 0.000150956 Jy ! Component: 200 - total flux cleaned = 0.000122472 Jy ! Total flux subtracted in 200 components = 0.000122472 Jy ! Clean residual min=-0.002234 max=0.001619 Jy/beam ! Clean residual mean=-0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.259937 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 126 components and 0.259937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069331Jy sigma=0.000774 ! Fit after self-cal, rms=0.069326Jy sigma=0.000774 wmodel J1405+4056_S_2014_06_09_pus_map.mod ! Writing 126 model components to file: J1405+4056_S_2014_06_09_pus_map.mod wobs J1405+4056_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1405+4056_S_2014_06_09_pus_uvs.fits wwins J1405+4056_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1405+4056_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 = -0.000917029 Jy ! Component: 100 - total flux cleaned = -0.00113597 Jy ! Component: 150 - total flux cleaned = -0.00108027 Jy ! Component: 200 - total flux cleaned = -0.00102643 Jy ! Component: 250 - total flux cleaned = -0.000948259 Jy ! Component: 300 - total flux cleaned = -0.000898314 Jy ! Component: 350 - total flux cleaned = -0.000824974 Jy ! Component: 400 - total flux cleaned = -0.000753826 Jy ! Component: 450 - total flux cleaned = -0.000662357 Jy ! Component: 500 - total flux cleaned = -0.000573647 Jy ! Component: 550 - total flux cleaned = -0.000530533 Jy ! Component: 600 - total flux cleaned = -0.000403237 Jy ! Component: 650 - total flux cleaned = -0.000237634 Jy ! Component: 700 - total flux cleaned = -7.58468e-05 Jy ! Component: 750 - total flux cleaned = 6.30893e-05 Jy ! Component: 800 - total flux cleaned = 0.000141279 Jy ! Component: 850 - total flux cleaned = 0.000275569 Jy ! Component: 900 - total flux cleaned = 0.000350583 Jy ! Component: 950 - total flux cleaned = 0.000498263 Jy ! Component: 1000 - total flux cleaned = 0.000570596 Jy ! Component: 1050 - total flux cleaned = 0.000642024 Jy ! Component: 1100 - total flux cleaned = 0.000747127 Jy ! Component: 1150 - total flux cleaned = 0.000798828 Jy ! Component: 1200 - total flux cleaned = 0.000849518 Jy ! Component: 1250 - total flux cleaned = 0.000849213 Jy ! Component: 1300 - total flux cleaned = 0.000799697 Jy ! Component: 1350 - total flux cleaned = 0.000848201 Jy ! Component: 1400 - total flux cleaned = 0.000848329 Jy ! Component: 1450 - total flux cleaned = 0.000911813 Jy ! Component: 1500 - total flux cleaned = 0.000896219 Jy ! Component: 1550 - total flux cleaned = 0.000957505 Jy ! Component: 1600 - total flux cleaned = 0.000957408 Jy ! Component: 1650 - total flux cleaned = 0.000927303 Jy ! Component: 1700 - total flux cleaned = 0.000986646 Jy ! Component: 1750 - total flux cleaned = 0.00101565 Jy ! Component: 1800 - total flux cleaned = 0.00104452 Jy ! Component: 1850 - total flux cleaned = 0.00111558 Jy ! Component: 1900 - total flux cleaned = 0.00117174 Jy ! Component: 1950 - total flux cleaned = 0.00121329 Jy ! Component: 2000 - total flux cleaned = 0.00122719 Jy ! Component: 2050 - total flux cleaned = 0.00122726 Jy ! Component: 2100 - total flux cleaned = 0.00129487 Jy ! Component: 2150 - total flux cleaned = 0.0013216 Jy ! Component: 2200 - total flux cleaned = 0.00136105 Jy ! Component: 2250 - total flux cleaned = 0.00138715 Jy ! Component: 2300 - total flux cleaned = 0.00142589 Jy ! Component: 2350 - total flux cleaned = 0.00147718 Jy ! Component: 2400 - total flux cleaned = 0.00154073 Jy ! Component: 2450 - total flux cleaned = 0.00150294 Jy ! Component: 2500 - total flux cleaned = 0.00155323 Jy ! Component: 2550 - total flux cleaned = 0.00162759 Jy ! Component: 2600 - total flux cleaned = 0.00168938 Jy ! Component: 2650 - total flux cleaned = 0.00173813 Jy ! Component: 2700 - total flux cleaned = 0.00175033 Jy ! Component: 2750 - total flux cleaned = 0.00179838 Jy ! Component: 2800 - total flux cleaned = 0.00181025 Jy ! Component: 2850 - total flux cleaned = 0.00183394 Jy ! Component: 2900 - total flux cleaned = 0.00189243 Jy ! Component: 2950 - total flux cleaned = 0.00191566 Jy ! Component: 3000 - total flux cleaned = 0.00196174 Jy ! Component: 3050 - total flux cleaned = 0.001996 Jy ! Component: 3100 - total flux cleaned = 0.00206397 Jy ! Component: 3150 - total flux cleaned = 0.002064 Jy ! Component: 3200 - total flux cleaned = 0.0020975 Jy ! Component: 3250 - total flux cleaned = 0.00213058 Jy ! Component: 3300 - total flux cleaned = 0.00208654 Jy ! Component: 3350 - total flux cleaned = 0.00214129 Jy ! Component: 3400 - total flux cleaned = 0.00215213 Jy ! Component: 3450 - total flux cleaned = 0.00217376 Jy ! Component: 3500 - total flux cleaned = 0.00217382 Jy ! Component: 3550 - total flux cleaned = 0.00219512 Jy ! Component: 3600 - total flux cleaned = 0.00221625 Jy ! Component: 3650 - total flux cleaned = 0.00220569 Jy ! Component: 3700 - total flux cleaned = 0.00220576 Jy ! Component: 3750 - total flux cleaned = 0.00225756 Jy ! Component: 3800 - total flux cleaned = 0.00223698 Jy ! Component: 3850 - total flux cleaned = 0.00224725 Jy ! Component: 3900 - total flux cleaned = 0.00224734 Jy ! Component: 3950 - total flux cleaned = 0.00223739 Jy ! Component: 4000 - total flux cleaned = 0.00226749 Jy ! Component: 4050 - total flux cleaned = 0.00226755 Jy ! Total flux subtracted in 4096 components = 0.00224774 Jy ! Clean residual min=-0.000581 max=0.000643 Jy/beam ! Clean residual mean=-0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.262185 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 397 components and 0.262185 Jy ![Exited script file: muppet] wmap "J1405+4056_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.261 x 5.124 at -17.57 degrees (North through East) ! Clean map min=-0.001633 max=0.21612 Jy/beam ! Writing clean map to FITS file: J1405+4056_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.216123 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176391 device "J1405+4056_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1405+4056_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.244849 0.244849 0.489699 0.979397 1.95879 3.91759 7.83518 15.6704 31.3407 62.6814 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.216 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.261 x 5.124 at -17.57 degrees (North through East) ! Clean map min=-0.001633 max=0.21612 Jy/beam quit ! Quitting program ! Log file J1405+4056_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:55:38 2016