! Started logfile: J0240+1848_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:52:47 2016 obs J0240+1848_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0240+1848_S_2014_08_09_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.757505 visibilities/baseline/integration-bin. ! Found source: J0240+1848 ! ! 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 342 lines of history. ! ! Reading 7772 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 J0240+1848_S_2014_08_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.701357Jy sigma=0.008752 ! Fit after self-cal, rms=0.686373Jy sigma=0.008595 ! 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.664 mas, bmaj=7.888 mas, bpa=17.12 degrees ! Estimated noise=790.847 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.239899 Jy ! Component: 100 - total flux cleaned = 0.30723 Jy ! Total flux subtracted in 100 components = 0.30723 Jy ! Clean residual min=-0.011447 max=0.029980 Jy/beam ! Clean residual mean=0.000030 rms=0.004082 Jy/beam ! Combined flux in latest and established models = 0.30723 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.30723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095399Jy sigma=0.001110 ! Fit after self-cal, rms=0.094955Jy sigma=0.001106 ! Inverting map ! Added new window around map position (4, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0335174 Jy ! Component: 100 - total flux cleaned = 0.0516715 Jy ! Total flux subtracted in 100 components = 0.0516715 Jy ! Clean residual min=-0.009365 max=0.009780 Jy/beam ! Clean residual mean=0.000008 rms=0.002218 Jy/beam ! Combined flux in latest and established models = 0.358902 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 32 components and 0.358902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080108Jy sigma=0.000924 ! Fit after self-cal, rms=0.079733Jy sigma=0.000920 ! 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.196 mas, bmaj=8.532 mas, bpa=14.34 degrees ! Estimated noise=650.054 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.0143879 Jy ! Component: 100 - total flux cleaned = 0.0225183 Jy ! Component: 150 - total flux cleaned = 0.0277554 Jy ! Component: 200 - total flux cleaned = 0.0312574 Jy ! Total flux subtracted in 200 components = 0.0312574 Jy ! Clean residual min=-0.006173 max=0.005333 Jy/beam ! Clean residual mean=0.000008 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.390159 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 72 components and 0.390159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076416Jy sigma=0.000890 ! Fit after self-cal, rms=0.076288Jy sigma=0.000889 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.90 HN 0.98 KP 1.09 ! LA 1.11 MK 1.00* NL 0.97 OV 0.98 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.04 KP 1.03 ! LA 1.05 MK 1.00* NL 0.98 OV 1.02 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.19 HN 1.04 KP 0.91 ! LA 0.84 MK 1.00* NL 1.00 OV 0.94 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.06 HN 1.00 KP 0.89 ! LA 0.80 MK 1.00* NL 1.08 OV 1.00 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.076288Jy sigma=0.000889 ! Fit after self-cal, rms=0.065451Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=8.559 mas, bpa=14.43 degrees ! Estimated noise=648.19 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 (31.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00434315 Jy ! Component: 100 - total flux cleaned = 0.00662922 Jy ! Component: 150 - total flux cleaned = 0.00806914 Jy ! Component: 200 - total flux cleaned = 0.00904924 Jy ! Total flux subtracted in 200 components = 0.00904924 Jy ! Clean residual min=-0.002376 max=0.003742 Jy/beam ! Clean residual mean=-0.000001 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.399208 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 108 components and 0.399208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065100Jy sigma=0.000778 ! Fit after self-cal, rms=0.065073Jy sigma=0.000778 ! Inverting map ! Added new window around map position (17, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380845 Jy ! Component: 100 - total flux cleaned = 0.00565628 Jy ! Component: 150 - total flux cleaned = 0.0067164 Jy ! Component: 200 - total flux cleaned = 0.0076731 Jy ! Total flux subtracted in 200 components = 0.0076731 Jy ! Clean residual min=-0.002310 max=0.002144 Jy/beam ! Clean residual mean=-0.000002 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.406882 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 149 components and 0.406882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064848Jy sigma=0.000774 ! Fit after self-cal, rms=0.064828Jy sigma=0.000774 ! 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.064828Jy sigma=0.000774 ! Fit after self-cal, rms=0.064442Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=8.557 mas, bpa=14.41 degrees ! Estimated noise=647.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170406 Jy ! Component: 100 - total flux cleaned = 0.00236907 Jy ! Component: 150 - total flux cleaned = 0.00277638 Jy ! Component: 200 - total flux cleaned = 0.00322588 Jy ! Total flux subtracted in 200 components = 0.00322588 Jy ! Clean residual min=-0.001781 max=0.001797 Jy/beam ! Clean residual mean=0.000000 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.410107 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 181 components and 0.410108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064383Jy sigma=0.000770 ! Fit after self-cal, rms=0.064379Jy sigma=0.000770 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.000409686 Jy ! Component: 100 - total flux cleaned = 0.000709886 Jy ! Component: 150 - total flux cleaned = 0.000978069 Jy ! Component: 200 - total flux cleaned = 0.0010273 Jy ! Total flux subtracted in 200 components = 0.0010273 Jy ! Clean residual min=-0.001770 max=0.001633 Jy/beam ! Clean residual mean=-0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.411135 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 196 components and 0.411135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064355Jy sigma=0.000770 ! Fit after self-cal, rms=0.064354Jy sigma=0.000770 ! 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.064354Jy sigma=0.000770 ! Fit after self-cal, rms=0.064373Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=8.558 mas, bpa=14.41 degrees ! Estimated noise=647.528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171361 Jy ! Component: 100 - total flux cleaned = 0.000377897 Jy ! Component: 150 - total flux cleaned = 0.00037778 Jy ! Component: 200 - total flux cleaned = 0.000399977 Jy ! Total flux subtracted in 200 components = 0.000399977 Jy ! Clean residual min=-0.001745 max=0.001566 Jy/beam ! Clean residual mean=0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.411535 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 221 components and 0.411535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064354Jy sigma=0.000769 ! Fit after self-cal, rms=0.064354Jy sigma=0.000769 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.000168296 Jy ! Component: 100 - total flux cleaned = 0.00025228 Jy ! Component: 150 - total flux cleaned = 0.000272013 Jy ! Component: 200 - total flux cleaned = 0.000271866 Jy ! Total flux subtracted in 200 components = 0.000271866 Jy ! Clean residual min=-0.001743 max=0.001521 Jy/beam ! Clean residual mean=0.000000 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.411807 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 233 components and 0.411807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064342Jy sigma=0.000769 ! Fit after self-cal, rms=0.064342Jy sigma=0.000769 ! 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.064342Jy sigma=0.000769 ! Fit after self-cal, rms=0.064346Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.854 mas, bmaj=10.51 mas, bpa=1.721 degrees ! Estimated noise=747.742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347817 Jy ! Component: 100 - total flux cleaned = 0.000368709 Jy ! Component: 150 - total flux cleaned = 0.000382761 Jy ! Component: 200 - total flux cleaned = 0.00045368 Jy ! Total flux subtracted in 200 components = 0.00045368 Jy ! Clean residual min=-0.001548 max=0.001393 Jy/beam ! Clean residual mean=0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.41226 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 250 components and 0.41226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064340Jy sigma=0.000769 ! Fit after self-cal, rms=0.064339Jy sigma=0.000769 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.2413e-05 Jy ! Component: 100 - total flux cleaned = 0.000145312 Jy ! Component: 150 - total flux cleaned = 0.000183224 Jy ! Component: 200 - total flux cleaned = 0.000218663 Jy ! Total flux subtracted in 200 components = 0.000218663 Jy ! Clean residual min=-0.001478 max=0.001357 Jy/beam ! Clean residual mean=0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.412479 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 273 components and 0.412479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064335Jy sigma=0.000769 ! Fit after self-cal, rms=0.064335Jy sigma=0.000769 ! 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.194 mas, bmaj=8.558 mas, bpa=14.41 degrees ! Estimated noise=647.6 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.194 x 8.558 at 14.41 degrees (North through East) ! Clean map min=-0.0020691 max=0.3115 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.659 mas, bmaj=7.921 mas, bpa=17.17 degrees ! Estimated noise=785.752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.237734 Jy ! Component: 100 - total flux cleaned = 0.306954 Jy ! Component: 150 - total flux cleaned = 0.339781 Jy ! Component: 200 - total flux cleaned = 0.357623 Jy ! Total flux subtracted in 200 components = 0.357623 Jy ! Clean residual min=-0.004600 max=0.009120 Jy/beam ! Clean residual mean=0.000012 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.357623 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.357623 Jy ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=8.558 mas, bpa=14.41 degrees ! Estimated noise=647.6 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.0134336 Jy ! Component: 100 - total flux cleaned = 0.0213993 Jy ! Component: 150 - total flux cleaned = 0.0271896 Jy ! Component: 200 - total flux cleaned = 0.0316048 Jy ! Total flux subtracted in 200 components = 0.0316048 Jy ! Clean residual min=-0.002369 max=0.002741 Jy/beam ! Clean residual mean=0.000009 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.389227 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 50 components and 0.389227 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.854 mas, bmaj=10.51 mas, bpa=1.721 degrees ! Estimated noise=747.742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00518186 Jy ! Component: 100 - total flux cleaned = 0.00890559 Jy ! Component: 150 - total flux cleaned = 0.0117839 Jy ! Component: 200 - total flux cleaned = 0.0140562 Jy ! Total flux subtracted in 200 components = 0.0140562 Jy ! Clean residual min=-0.001970 max=0.002104 Jy/beam ! Clean residual mean=0.000006 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.403284 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.00185594 Jy ! Component: 100 - total flux cleaned = 0.00305053 Jy ! Component: 150 - total flux cleaned = 0.00402556 Jy ! Component: 200 - total flux cleaned = 0.00487043 Jy ! Total flux subtracted in 200 components = 0.00487043 Jy ! Clean residual min=-0.001579 max=0.001749 Jy/beam ! Clean residual mean=0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.408154 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 172 components and 0.408154 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=8.558 mas, bpa=14.41 degrees ! Estimated noise=647.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000298676 Jy ! Component: 100 - total flux cleaned = 0.000786292 Jy ! Component: 150 - total flux cleaned = 0.00124763 Jy ! Component: 200 - total flux cleaned = 0.00144225 Jy ! Total flux subtracted in 200 components = 0.00144225 Jy ! Clean residual min=-0.001749 max=0.001611 Jy/beam ! Clean residual mean=0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.409596 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 193 components and 0.409596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064381Jy sigma=0.000770 ! Fit after self-cal, rms=0.064368Jy sigma=0.000769 wmodel J0240+1848_S_2014_08_09_pus_map.mod ! Writing 193 model components to file: J0240+1848_S_2014_08_09_pus_map.mod wobs J0240+1848_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0240+1848_S_2014_08_09_pus_uvs.fits wwins J0240+1848_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J0240+1848_S_2014_08_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.00018199 Jy ! Component: 100 - total flux cleaned = 0.000186092 Jy ! Component: 150 - total flux cleaned = 0.000373768 Jy ! Component: 200 - total flux cleaned = 0.000579613 Jy ! Component: 250 - total flux cleaned = 0.000727294 Jy ! Component: 300 - total flux cleaned = 0.000941208 Jy ! Component: 350 - total flux cleaned = 0.00100966 Jy ! Component: 400 - total flux cleaned = 0.00109839 Jy ! Component: 450 - total flux cleaned = 0.00127198 Jy ! Component: 500 - total flux cleaned = 0.001378 Jy ! Component: 550 - total flux cleaned = 0.00146097 Jy ! Component: 600 - total flux cleaned = 0.00154217 Jy ! Component: 650 - total flux cleaned = 0.00162197 Jy ! Component: 700 - total flux cleaned = 0.00168042 Jy ! Component: 750 - total flux cleaned = 0.00173798 Jy ! Component: 800 - total flux cleaned = 0.00173814 Jy ! Component: 850 - total flux cleaned = 0.00177557 Jy ! Component: 900 - total flux cleaned = 0.00179392 Jy ! Component: 950 - total flux cleaned = 0.0018301 Jy ! Component: 1000 - total flux cleaned = 0.00188339 Jy ! Component: 1050 - total flux cleaned = 0.00190103 Jy ! Component: 1100 - total flux cleaned = 0.00197064 Jy ! Component: 1150 - total flux cleaned = 0.00197034 Jy ! Component: 1200 - total flux cleaned = 0.00197044 Jy ! Component: 1250 - total flux cleaned = 0.00203727 Jy ! Component: 1300 - total flux cleaned = 0.00200413 Jy ! Component: 1350 - total flux cleaned = 0.00197144 Jy ! Component: 1400 - total flux cleaned = 0.00193902 Jy ! Component: 1450 - total flux cleaned = 0.001923 Jy ! Component: 1500 - total flux cleaned = 0.00187559 Jy ! Component: 1550 - total flux cleaned = 0.00185998 Jy ! Component: 1600 - total flux cleaned = 0.00178297 Jy ! Component: 1650 - total flux cleaned = 0.00173736 Jy ! Component: 1700 - total flux cleaned = 0.00170711 Jy ! Component: 1750 - total flux cleaned = 0.00163253 Jy ! Component: 1800 - total flux cleaned = 0.001677 Jy ! Component: 1850 - total flux cleaned = 0.00158899 Jy ! Component: 1900 - total flux cleaned = 0.00157439 Jy ! Component: 1950 - total flux cleaned = 0.00156013 Jy ! Component: 2000 - total flux cleaned = 0.00158844 Jy ! Component: 2050 - total flux cleaned = 0.00150373 Jy ! Component: 2100 - total flux cleaned = 0.00146185 Jy ! Component: 2150 - total flux cleaned = 0.00143412 Jy ! Component: 2200 - total flux cleaned = 0.00139333 Jy ! Component: 2250 - total flux cleaned = 0.00140718 Jy ! Component: 2300 - total flux cleaned = 0.0013802 Jy ! Component: 2350 - total flux cleaned = 0.00128724 Jy ! Component: 2400 - total flux cleaned = 0.00127418 Jy ! Component: 2450 - total flux cleaned = 0.00123503 Jy ! Component: 2500 - total flux cleaned = 0.00119606 Jy ! Component: 2550 - total flux cleaned = 0.00113188 Jy ! Component: 2600 - total flux cleaned = 0.00109367 Jy ! Component: 2650 - total flux cleaned = 0.001043 Jy ! Component: 2700 - total flux cleaned = 0.000980354 Jy ! Component: 2750 - total flux cleaned = 0.000955435 Jy ! Component: 2800 - total flux cleaned = 0.000893785 Jy ! Component: 2850 - total flux cleaned = 0.00083289 Jy ! Component: 2900 - total flux cleaned = 0.000820781 Jy ! Component: 2950 - total flux cleaned = 0.000724467 Jy ! Component: 3000 - total flux cleaned = 0.000676825 Jy ! Component: 3050 - total flux cleaned = 0.000629463 Jy ! Component: 3100 - total flux cleaned = 0.000582461 Jy ! Component: 3150 - total flux cleaned = 0.000547473 Jy ! Component: 3200 - total flux cleaned = 0.000431563 Jy ! Component: 3250 - total flux cleaned = 0.000385555 Jy ! Component: 3300 - total flux cleaned = 0.000374034 Jy ! Component: 3350 - total flux cleaned = 0.000294558 Jy ! Component: 3400 - total flux cleaned = 0.00018199 Jy ! Component: 3450 - total flux cleaned = 0.000137423 Jy ! Component: 3500 - total flux cleaned = 9.2966e-05 Jy ! Component: 3550 - total flux cleaned = 2.68097e-05 Jy ! Component: 3600 - total flux cleaned = -3.89133e-05 Jy ! Component: 3650 - total flux cleaned = -8.23967e-05 Jy ! Component: 3700 - total flux cleaned = -0.00011479 Jy ! Component: 3750 - total flux cleaned = -0.000157843 Jy ! Component: 3800 - total flux cleaned = -0.000211324 Jy ! Component: 3850 - total flux cleaned = -0.00025385 Jy ! Component: 3900 - total flux cleaned = -0.000296096 Jy ! Component: 3950 - total flux cleaned = -0.00032764 Jy ! Component: 4000 - total flux cleaned = -0.00042149 Jy ! Component: 4050 - total flux cleaned = -0.000483662 Jy ! Total flux subtracted in 4096 components = -0.000514572 Jy ! Clean residual min=-0.000668 max=0.000633 Jy/beam ! Clean residual mean=-0.000000 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.409082 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 459 components and 0.409082 Jy ![Exited script file: muppet] wmap "J0240+1848_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.194 x 8.558 at 14.41 degrees (North through East) ! Clean map min=-0.0014489 max=0.31198 Jy/beam ! Writing clean map to FITS file: J0240+1848_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.311981 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018832 device "J0240+1848_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0240+1848_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.181088 0.181088 0.362176 0.724353 1.44871 2.89741 5.79482 11.5896 23.1793 46.3586 92.7171 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.311 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.194 x 8.558 at 14.41 degrees (North through East) ! Clean map min=-0.0014489 max=0.31198 Jy/beam quit ! Quitting program ! Log file J0240+1848_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:52:53 2016