! Started logfile: J0449-0057_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:43:38 2016 obs J0449-0057_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0449-0057_S_2014_06_09_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.69729 visibilities/baseline/integration-bin. ! Found source: J0449-0057 ! ! 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 10292 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 J0449-0057_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.815662Jy sigma=0.008670 ! Fit after self-cal, rms=0.775128Jy sigma=0.008232 ! 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.845 mas, bmaj=7.663 mas, bpa=-2.878 degrees ! Estimated noise=857.241 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.175373 Jy ! Component: 100 - total flux cleaned = 0.213819 Jy ! Total flux subtracted in 100 components = 0.213819 Jy ! Clean residual min=-0.006228 max=0.011994 Jy/beam ! Clean residual mean=0.000029 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 0.213819 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.213819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085870Jy sigma=0.000848 ! Fit after self-cal, rms=0.085869Jy sigma=0.000848 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125666 Jy ! Component: 100 - total flux cleaned = 0.0190118 Jy ! Total flux subtracted in 100 components = 0.0190118 Jy ! Clean residual min=-0.005215 max=0.005417 Jy/beam ! Clean residual mean=0.000009 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.232831 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.232831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083597Jy sigma=0.000827 ! Fit after self-cal, rms=0.083582Jy sigma=0.000827 ! 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.439 mas, bmaj=8.799 mas, bpa=-2.24 degrees ! Estimated noise=667.712 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.00404774 Jy ! Component: 100 - total flux cleaned = 0.00589613 Jy ! Component: 150 - total flux cleaned = 0.00682218 Jy ! Component: 200 - total flux cleaned = 0.00713212 Jy ! Total flux subtracted in 200 components = 0.00713212 Jy ! Clean residual min=-0.004098 max=0.004240 Jy/beam ! Clean residual mean=-0.000007 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.239963 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 0.239963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083304Jy sigma=0.000826 ! Fit after self-cal, rms=0.083307Jy sigma=0.000826 ! 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 1.01 KP 1.02 ! LA 1.20 MK 1.01 NL 0.96 OV 1.00 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.03 KP 1.01 ! LA 1.14 MK 1.03 NL 1.02 OV 1.03 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.03 KP 0.90 ! LA 0.91 MK 1.01 NL 0.98 OV 0.95 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.99 KP 0.89 ! LA 0.87 MK 1.00 NL 1.04 OV 1.00 ! PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.083307Jy sigma=0.000826 ! Fit after self-cal, rms=0.079215Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=8.806 mas, bpa=-2.084 degrees ! Estimated noise=668.115 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.000571307 Jy ! Component: 100 - total flux cleaned = -0.000713746 Jy ! Component: 150 - total flux cleaned = -0.000825575 Jy ! Component: 200 - total flux cleaned = -0.000901937 Jy ! Total flux subtracted in 200 components = -0.000901937 Jy ! Clean residual min=-0.002645 max=0.003226 Jy/beam ! Clean residual mean=-0.000000 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.239061 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.239061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079204Jy sigma=0.000791 ! Fit after self-cal, rms=0.079199Jy sigma=0.000791 ! 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.079199Jy sigma=0.000791 ! Fit after self-cal, rms=0.079170Jy sigma=0.000789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.448 mas, bmaj=8.811 mas, bpa=-2.02 degrees ! Estimated noise=667.839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260567 Jy ! Component: 100 - total flux cleaned = -0.000355293 Jy ! Component: 150 - total flux cleaned = -0.000419198 Jy ! Component: 200 - total flux cleaned = -0.000462238 Jy ! Total flux subtracted in 200 components = -0.000462238 Jy ! Clean residual min=-0.002257 max=0.003457 Jy/beam ! Clean residual mean=-0.000001 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.238598 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.238598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079164Jy sigma=0.000789 ! Fit after self-cal, rms=0.079168Jy sigma=0.000789 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 (-16.5, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279004 Jy ! Component: 100 - total flux cleaned = 0.00334556 Jy ! Component: 150 - total flux cleaned = 0.00369301 Jy ! Component: 200 - total flux cleaned = 0.00377412 Jy ! Total flux subtracted in 200 components = 0.00377412 Jy ! Clean residual min=-0.002276 max=0.002093 Jy/beam ! Clean residual mean=0.000000 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.242373 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.242373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079066Jy sigma=0.000788 ! Fit after self-cal, rms=0.079061Jy sigma=0.000788 ! 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.079061Jy sigma=0.000788 ! Fit after self-cal, rms=0.078930Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.449 mas, bmaj=8.813 mas, bpa=-1.995 degrees ! Estimated noise=667.396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000818884 Jy ! Component: 100 - total flux cleaned = 0.00101114 Jy ! Component: 150 - total flux cleaned = 0.00101123 Jy ! Component: 200 - total flux cleaned = 0.000992633 Jy ! Total flux subtracted in 200 components = 0.000992633 Jy ! Clean residual min=-0.002137 max=0.002155 Jy/beam ! Clean residual mean=0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.243365 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 99 components and 0.243365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078912Jy sigma=0.000788 ! Fit after self-cal, rms=0.078909Jy sigma=0.000788 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.000160646 Jy ! Component: 100 - total flux cleaned = 0.00014367 Jy ! Component: 150 - total flux cleaned = 0.000128603 Jy ! Component: 200 - total flux cleaned = 0.000129147 Jy ! Total flux subtracted in 200 components = 0.000129147 Jy ! Clean residual min=-0.002140 max=0.002109 Jy/beam ! Clean residual mean=0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.243494 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.243494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078903Jy sigma=0.000788 ! Fit after self-cal, rms=0.078903Jy sigma=0.000788 ! 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.078903Jy sigma=0.000788 ! Fit after self-cal, rms=0.078849Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.748 mas, bmaj=15.33 mas, bpa=-6.675 degrees ! Estimated noise=812.185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189963 Jy ! Component: 100 - total flux cleaned = 0.000127743 Jy ! Component: 150 - total flux cleaned = 7.77847e-05 Jy ! Component: 200 - total flux cleaned = 5.12705e-05 Jy ! Total flux subtracted in 200 components = 5.12705e-05 Jy ! Clean residual min=-0.002301 max=0.002338 Jy/beam ! Clean residual mean=0.000002 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.243546 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.243546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078848Jy sigma=0.000788 ! Fit after self-cal, rms=0.078848Jy sigma=0.000788 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.92419e-05 Jy ! Component: 100 - total flux cleaned = 4.35427e-05 Jy ! Component: 150 - total flux cleaned = 2.22647e-05 Jy ! Component: 200 - total flux cleaned = 2.45613e-06 Jy ! Total flux subtracted in 200 components = 2.45613e-06 Jy ! Clean residual min=-0.002256 max=0.002343 Jy/beam ! Clean residual mean=0.000002 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.243548 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 127 components and 0.243548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078848Jy sigma=0.000788 ! Fit after self-cal, rms=0.078848Jy sigma=0.000788 ! 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.45 mas, bmaj=8.815 mas, bpa=-1.977 degrees ! Estimated noise=667.244 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.45 x 8.815 at -1.977 degrees (North through East) ! Clean map min=-0.0020544 max=0.22519 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.852 mas, bmaj=7.67 mas, bpa=-2.586 degrees ! Estimated noise=856.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.175132 Jy ! Component: 100 - total flux cleaned = 0.213818 Jy ! Component: 150 - total flux cleaned = 0.226399 Jy ! Component: 200 - total flux cleaned = 0.232546 Jy ! Total flux subtracted in 200 components = 0.232546 Jy ! Clean residual min=-0.003573 max=0.003690 Jy/beam ! Clean residual mean=0.000007 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.232546 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.232546 Jy ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.815 mas, bpa=-1.977 degrees ! Estimated noise=667.244 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.00449041 Jy ! Component: 100 - total flux cleaned = 0.00704433 Jy ! Component: 150 - total flux cleaned = 0.00874821 Jy ! Component: 200 - total flux cleaned = 0.0096025 Jy ! Total flux subtracted in 200 components = 0.0096025 Jy ! Clean residual min=-0.002257 max=0.002362 Jy/beam ! Clean residual mean=0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.242148 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 54 components and 0.242148 Jy ! Inverting map ! Added new window around map position (43.5, -66.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218279 Jy ! Component: 100 - total flux cleaned = 0.00266687 Jy ! Component: 150 - total flux cleaned = 0.00285706 Jy ! Component: 200 - total flux cleaned = 0.00305144 Jy ! Total flux subtracted in 200 components = 0.00305144 Jy ! Clean residual min=-0.001913 max=0.001847 Jy/beam ! Clean residual mean=0.000000 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.2452 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.2452 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.748 mas, bmaj=15.33 mas, bpa=-6.675 degrees ! Estimated noise=812.185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000338839 Jy ! Component: 100 - total flux cleaned = 0.0004025 Jy ! Component: 150 - total flux cleaned = 0.000420659 Jy ! Component: 200 - total flux cleaned = 0.000404731 Jy ! Total flux subtracted in 200 components = 0.000404731 Jy ! Clean residual min=-0.002058 max=0.002286 Jy/beam ! Clean residual mean=0.000000 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.245604 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 = -1.41289e-05 Jy ! Component: 100 - total flux cleaned = -1.40482e-05 Jy ! Component: 150 - total flux cleaned = -3.80476e-05 Jy ! Component: 200 - total flux cleaned = -4.92803e-05 Jy ! Total flux subtracted in 200 components = -4.92803e-05 Jy ! Clean residual min=-0.002057 max=0.002272 Jy/beam ! Clean residual mean=0.000001 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.245555 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.245555 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.815 mas, bpa=-1.977 degrees ! Estimated noise=667.244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138046 Jy ! Component: 100 - total flux cleaned = 0.000219979 Jy ! Component: 150 - total flux cleaned = 0.00026888 Jy ! Component: 200 - total flux cleaned = 0.000315865 Jy ! Total flux subtracted in 200 components = 0.000315865 Jy ! Clean residual min=-0.001852 max=0.001805 Jy/beam ! Clean residual mean=0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.245871 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.245871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078797Jy sigma=0.000787 ! Fit after self-cal, rms=0.078787Jy sigma=0.000787 wmodel J0449-0057_S_2014_06_09_pus_map.mod ! Writing 111 model components to file: J0449-0057_S_2014_06_09_pus_map.mod wobs J0449-0057_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0449-0057_S_2014_06_09_pus_uvs.fits wwins J0449-0057_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J0449-0057_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.000450873 Jy ! Component: 100 - total flux cleaned = -0.000859463 Jy ! Component: 150 - total flux cleaned = -0.00121529 Jy ! Component: 200 - total flux cleaned = -0.001527 Jy ! Component: 250 - total flux cleaned = -0.00174336 Jy ! Component: 300 - total flux cleaned = -0.00184711 Jy ! Component: 350 - total flux cleaned = -0.00199788 Jy ! Component: 400 - total flux cleaned = -0.00211952 Jy ! Component: 450 - total flux cleaned = -0.00223697 Jy ! Component: 500 - total flux cleaned = -0.00232886 Jy ! Component: 550 - total flux cleaned = -0.00244063 Jy ! Component: 600 - total flux cleaned = -0.00252779 Jy ! Component: 650 - total flux cleaned = -0.00257061 Jy ! Component: 700 - total flux cleaned = -0.00265469 Jy ! Component: 750 - total flux cleaned = -0.00273644 Jy ! Component: 800 - total flux cleaned = -0.00277666 Jy ! Component: 850 - total flux cleaned = -0.00285519 Jy ! Component: 900 - total flux cleaned = -0.00287436 Jy ! Component: 950 - total flux cleaned = -0.00293063 Jy ! Component: 1000 - total flux cleaned = -0.00294838 Jy ! Component: 1050 - total flux cleaned = -0.00291153 Jy ! Component: 1100 - total flux cleaned = -0.00292918 Jy ! Component: 1150 - total flux cleaned = -0.00289388 Jy ! Component: 1200 - total flux cleaned = -0.00292858 Jy ! Component: 1250 - total flux cleaned = -0.00286032 Jy ! Component: 1300 - total flux cleaned = -0.00289424 Jy ! Component: 1350 - total flux cleaned = -0.0028782 Jy ! Component: 1400 - total flux cleaned = -0.00296031 Jy ! Component: 1450 - total flux cleaned = -0.00299275 Jy ! Component: 1500 - total flux cleaned = -0.00300884 Jy ! Component: 1550 - total flux cleaned = -0.00302439 Jy ! Component: 1600 - total flux cleaned = -0.00303976 Jy ! Component: 1650 - total flux cleaned = -0.00311598 Jy ! Component: 1700 - total flux cleaned = -0.00311572 Jy ! Component: 1750 - total flux cleaned = -0.00311556 Jy ! Component: 1800 - total flux cleaned = -0.00314483 Jy ! Component: 1850 - total flux cleaned = -0.00317372 Jy ! Component: 1900 - total flux cleaned = -0.00313071 Jy ! Component: 1950 - total flux cleaned = -0.00314472 Jy ! Component: 2000 - total flux cleaned = -0.00317259 Jy ! Component: 2050 - total flux cleaned = -0.00314488 Jy ! Component: 2100 - total flux cleaned = -0.00313107 Jy ! Component: 2150 - total flux cleaned = -0.00309029 Jy ! Component: 2200 - total flux cleaned = -0.00310364 Jy ! Component: 2250 - total flux cleaned = -0.00305051 Jy ! Component: 2300 - total flux cleaned = -0.0030114 Jy ! Component: 2350 - total flux cleaned = -0.00295976 Jy ! Component: 2400 - total flux cleaned = -0.00292157 Jy ! Component: 2450 - total flux cleaned = -0.00290913 Jy ! Component: 2500 - total flux cleaned = -0.00287151 Jy ! Component: 2550 - total flux cleaned = -0.0028217 Jy ! Component: 2600 - total flux cleaned = -0.00277248 Jy ! Component: 2650 - total flux cleaned = -0.00273584 Jy ! Component: 2700 - total flux cleaned = -0.00266324 Jy ! Component: 2750 - total flux cleaned = -0.00259144 Jy ! Component: 2800 - total flux cleaned = -0.00256771 Jy ! Component: 2850 - total flux cleaned = -0.00254432 Jy ! Component: 2900 - total flux cleaned = -0.00248589 Jy ! Component: 2950 - total flux cleaned = -0.0024282 Jy ! Component: 3000 - total flux cleaned = -0.00238246 Jy ! Component: 3050 - total flux cleaned = -0.00235956 Jy ! Component: 3100 - total flux cleaned = -0.00231436 Jy ! Component: 3150 - total flux cleaned = -0.00228078 Jy ! Component: 3200 - total flux cleaned = -0.00223646 Jy ! Component: 3250 - total flux cleaned = -0.00218154 Jy ! Component: 3300 - total flux cleaned = -0.00211615 Jy ! Component: 3350 - total flux cleaned = -0.00208375 Jy ! Component: 3400 - total flux cleaned = -0.00201931 Jy ! Component: 3450 - total flux cleaned = -0.00196604 Jy ! Component: 3500 - total flux cleaned = -0.0018922 Jy ! Component: 3550 - total flux cleaned = -0.00186074 Jy ! Component: 3600 - total flux cleaned = -0.00181907 Jy ! Component: 3650 - total flux cleaned = -0.00178824 Jy ! Component: 3700 - total flux cleaned = -0.00175752 Jy ! Component: 3750 - total flux cleaned = -0.00176775 Jy ! Component: 3800 - total flux cleaned = -0.00170717 Jy ! Component: 3850 - total flux cleaned = -0.00168717 Jy ! Component: 3900 - total flux cleaned = -0.00166726 Jy ! Component: 3950 - total flux cleaned = -0.00159793 Jy ! Component: 4000 - total flux cleaned = -0.00156857 Jy ! Component: 4050 - total flux cleaned = -0.00153937 Jy ! Total flux subtracted in 4096 components = -0.00151035 Jy ! Clean residual min=-0.000791 max=0.000699 Jy/beam ! Clean residual mean=0.000001 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.244361 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 409 components and 0.244361 Jy ![Exited script file: muppet] wmap "J0449-0057_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.45 x 8.815 at -1.977 degrees (North through East) ! Clean map min=-0.0013275 max=0.2254 Jy/beam ! Writing clean map to FITS file: J0449-0057_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.225397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175317 device "J0449-0057_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0449-0057_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.233345 0.233345 0.466689 0.933378 1.86676 3.73351 7.46703 14.9341 29.8681 59.7362 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.225 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.45 x 8.815 at -1.977 degrees (North through East) ! Clean map min=-0.0013275 max=0.2254 Jy/beam quit ! Quitting program ! Log file J0449-0057_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:43:43 2016