! Started logfile: J0439-4522_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:46:05 2016 obs J0439-4522_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0439-4522_S_2014_05_31_pus_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.199383 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0439-4522 ! ! 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 1292 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 J0439-4522_S_2014_05_31_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 197 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 197 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 197 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 197 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.472082Jy sigma=0.003541 ! Fit after self-cal, rms=0.439472Jy sigma=0.003325 ! 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.827 mas, bmaj=36.22 mas, bpa=10.71 degrees ! Estimated noise=3458.08 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.455315 Jy ! Component: 100 - total flux cleaned = 0.554603 Jy ! Total flux subtracted in 100 components = 0.554603 Jy ! Clean residual min=-0.028576 max=0.029842 Jy/beam ! Clean residual mean=0.000725 rms=0.008759 Jy/beam ! Combined flux in latest and established models = 0.554603 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.554603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132335Jy sigma=0.000927 ! Fit after self-cal, rms=0.132335Jy sigma=0.000927 ! 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.522 mas, bmaj=39.31 mas, bpa=10.72 degrees ! Estimated noise=2692.31 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.0138462 Jy ! Component: 100 - total flux cleaned = 0.0136671 Jy ! Component: 150 - total flux cleaned = 0.0131366 Jy ! Component: 200 - total flux cleaned = 0.0126833 Jy ! Total flux subtracted in 200 components = 0.0126833 Jy ! Clean residual min=-0.018610 max=0.019616 Jy/beam ! Clean residual mean=0.000508 rms=0.005631 Jy/beam ! Combined flux in latest and established models = 0.567286 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.567286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129745Jy sigma=0.000921 ! Fit after self-cal, rms=0.129742Jy sigma=0.000921 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.87 HN 1.00* KP 1.04 ! LA 1.23 MK 1.00* NL 1.00* OV 0.97 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 1.01 ! LA 1.18 MK 1.00* NL 1.00* OV 1.01 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.00* KP 0.91 ! LA 0.93 MK 1.00* NL 1.00* OV 0.94 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00* KP 0.85 ! LA 0.86 MK 1.00* NL 1.00* OV 0.98 ! PT 0.99 SC 0.96 ! ! ! Fit before self-cal, rms=0.129742Jy sigma=0.000921 ! Fit after self-cal, rms=0.104048Jy sigma=0.000751 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=42.04 mas, bpa=11.89 degrees ! Estimated noise=2869.66 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.00216469 Jy ! Component: 100 - total flux cleaned = 0.00216143 Jy ! Component: 150 - total flux cleaned = 0.00224965 Jy ! Component: 200 - total flux cleaned = 0.00232768 Jy ! Total flux subtracted in 200 components = 0.00232768 Jy ! Clean residual min=-0.007324 max=0.007133 Jy/beam ! Clean residual mean=0.000070 rms=0.002237 Jy/beam ! Combined flux in latest and established models = 0.569614 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.569614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103861Jy sigma=0.000750 ! Fit after self-cal, rms=0.103867Jy sigma=0.000750 ! 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.103867Jy sigma=0.000750 ! Fit after self-cal, rms=0.104033Jy sigma=0.000749 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=42.01 mas, bpa=11.89 degrees ! Estimated noise=2872.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171615 Jy ! Component: 100 - total flux cleaned = 0.00187076 Jy ! Component: 150 - total flux cleaned = 0.00199608 Jy ! Component: 200 - total flux cleaned = 0.00204725 Jy ! Total flux subtracted in 200 components = 0.00204725 Jy ! Clean residual min=-0.006891 max=0.006865 Jy/beam ! Clean residual mean=0.000032 rms=0.002137 Jy/beam ! Combined flux in latest and established models = 0.571661 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.571661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103927Jy sigma=0.000749 ! Fit after self-cal, rms=0.103926Jy sigma=0.000749 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.26047e-05 Jy ! Component: 100 - total flux cleaned = -1.22289e-05 Jy ! Component: 150 - total flux cleaned = 3.17191e-05 Jy ! Component: 200 - total flux cleaned = 7.14289e-05 Jy ! Total flux subtracted in 200 components = 7.14289e-05 Jy ! Clean residual min=-0.006817 max=0.006780 Jy/beam ! Clean residual mean=0.000032 rms=0.002109 Jy/beam ! Combined flux in latest and established models = 0.571733 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.571733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103887Jy sigma=0.000748 ! Fit after self-cal, rms=0.103885Jy sigma=0.000748 ! 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.103885Jy sigma=0.000748 ! Fit after self-cal, rms=0.103703Jy sigma=0.000746 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=42 mas, bpa=11.88 degrees ! Estimated noise=2872.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373141 Jy ! Component: 100 - total flux cleaned = 0.00037523 Jy ! Component: 150 - total flux cleaned = 0.000419146 Jy ! Component: 200 - total flux cleaned = 0.00046023 Jy ! Total flux subtracted in 200 components = 0.00046023 Jy ! Clean residual min=-0.007003 max=0.006752 Jy/beam ! Clean residual mean=-0.000048 rms=0.002062 Jy/beam ! Combined flux in latest and established models = 0.572193 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.572193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103660Jy sigma=0.000746 ! Fit after self-cal, rms=0.103660Jy sigma=0.000746 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.65319e-05 Jy ! Component: 100 - total flux cleaned = 5.28225e-05 Jy ! Component: 150 - total flux cleaned = 8.66978e-05 Jy ! Component: 200 - total flux cleaned = 0.000153278 Jy ! Total flux subtracted in 200 components = 0.000153278 Jy ! Clean residual min=-0.006934 max=0.006708 Jy/beam ! Clean residual mean=-0.000047 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.572346 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.572346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103634Jy sigma=0.000746 ! Fit after self-cal, rms=0.103634Jy sigma=0.000746 ! 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.103634Jy sigma=0.000746 ! Fit after self-cal, rms=0.103647Jy sigma=0.000746 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.74 mas, bmaj=56.47 mas, bpa=1.341 degrees ! Estimated noise=3352.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000557299 Jy ! Component: 100 - total flux cleaned = 0.000558777 Jy ! Component: 150 - total flux cleaned = 0.000615764 Jy ! Component: 200 - total flux cleaned = 0.000667446 Jy ! Total flux subtracted in 200 components = 0.000667446 Jy ! Clean residual min=-0.007375 max=0.005940 Jy/beam ! Clean residual mean=-0.000084 rms=0.002336 Jy/beam ! Combined flux in latest and established models = 0.573014 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 62 components and 0.573014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103641Jy sigma=0.000746 ! Fit after self-cal, rms=0.103638Jy sigma=0.000746 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.94191e-05 Jy ! Component: 100 - total flux cleaned = 4.39958e-05 Jy ! Component: 150 - total flux cleaned = 4.41383e-05 Jy ! Component: 200 - total flux cleaned = 4.42219e-05 Jy ! Total flux subtracted in 200 components = 4.42219e-05 Jy ! Clean residual min=-0.007347 max=0.005905 Jy/beam ! Clean residual mean=-0.000083 rms=0.002322 Jy/beam ! Combined flux in latest and established models = 0.573058 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.573058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103633Jy sigma=0.000746 ! Fit after self-cal, rms=0.103630Jy sigma=0.000746 ! 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.652 mas, bmaj=41.99 mas, bpa=11.87 degrees ! Estimated noise=2872.04 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.652 x 41.99 at 11.87 degrees (North through East) ! Clean map min=-0.0066793 max=0.56922 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103630Jy sigma=0.000746 ! Fit after self-cal, rms=0.090750Jy sigma=0.000641 ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=41.98 mas, bpa=11.87 degrees ! Estimated noise=2870.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.83708e-05 Jy ! Component: 100 - total flux cleaned = 3.20705e-06 Jy ! Component: 150 - total flux cleaned = 3.11008e-06 Jy ! Component: 200 - total flux cleaned = 1.50056e-06 Jy ! Total flux subtracted in 200 components = 1.50056e-06 Jy ! Clean residual min=-0.006405 max=0.006657 Jy/beam ! Clean residual mean=-0.000060 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.573059 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.573059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090725Jy sigma=0.000641 ! Fit after self-cal, rms=0.090727Jy sigma=0.000641 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.94592e-07 Jy ! Component: 100 - total flux cleaned = -3.07446e-05 Jy ! Component: 150 - total flux cleaned = -3.05372e-05 Jy ! Component: 200 - total flux cleaned = -5.09963e-06 Jy ! Total flux subtracted in 200 components = -5.09963e-06 Jy ! Clean residual min=-0.006398 max=0.006586 Jy/beam ! Clean residual mean=-0.000060 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.573054 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 0.573054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090708Jy sigma=0.000641 ! Fit after self-cal, rms=0.090711Jy sigma=0.000641 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090711Jy sigma=0.000641 ! Fit after self-cal, rms=0.090695Jy sigma=0.000641 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.827 mas, bmaj=36.19 mas, bpa=10.84 degrees ! Estimated noise=4401.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.446339 Jy ! Component: 100 - total flux cleaned = 0.543699 Jy ! Component: 150 - total flux cleaned = 0.565074 Jy ! Component: 200 - total flux cleaned = 0.568916 Jy ! Total flux subtracted in 200 components = 0.568916 Jy ! Clean residual min=-0.010276 max=0.009412 Jy/beam ! Clean residual mean=-0.000020 rms=0.002666 Jy/beam ! Combined flux in latest and established models = 0.568916 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.568916 Jy ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=41.98 mas, bpa=11.87 degrees ! Estimated noise=2869.74 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.00330518 Jy ! Component: 100 - total flux cleaned = 0.00432659 Jy ! Component: 150 - total flux cleaned = 0.00442063 Jy ! Component: 200 - total flux cleaned = 0.00450588 Jy ! Total flux subtracted in 200 components = 0.00450588 Jy ! Clean residual min=-0.006710 max=0.007317 Jy/beam ! Clean residual mean=-0.000063 rms=0.002178 Jy/beam ! Combined flux in latest and established models = 0.573422 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.573422 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=11.74 mas, bmaj=56.45 mas, bpa=1.341 degrees ! Estimated noise=3350.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.93598e-05 Jy ! Component: 100 - total flux cleaned = -1.08233e-05 Jy ! Component: 150 - total flux cleaned = -1.02368e-05 Jy ! Component: 200 - total flux cleaned = -8.25721e-06 Jy ! Total flux subtracted in 200 components = -8.25721e-06 Jy ! Clean residual min=-0.007094 max=0.006060 Jy/beam ! Clean residual mean=-0.000096 rms=0.002436 Jy/beam ! Combined flux in latest and established models = 0.573413 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 = 3.55307e-07 Jy ! Component: 100 - total flux cleaned = 1.25122e-06 Jy ! Component: 150 - total flux cleaned = 2.1946e-06 Jy ! Component: 200 - total flux cleaned = 1.94194e-06 Jy ! Total flux subtracted in 200 components = 1.94194e-06 Jy ! Clean residual min=-0.007047 max=0.005951 Jy/beam ! Clean residual mean=-0.000095 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.573415 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.573415 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=41.98 mas, bpa=11.87 degrees ! Estimated noise=2869.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402308 Jy ! Component: 100 - total flux cleaned = 0.000354668 Jy ! Component: 150 - total flux cleaned = 0.000399831 Jy ! Component: 200 - total flux cleaned = 0.000400316 Jy ! Total flux subtracted in 200 components = 0.000400316 Jy ! Clean residual min=-0.006629 max=0.007036 Jy/beam ! Clean residual mean=-0.000063 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 0.573816 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.573816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090817Jy sigma=0.000642 ! Fit after self-cal, rms=0.090812Jy sigma=0.000642 wmodel J0439-4522_S_2014_05_31_pus_map.mod ! Writing 63 model components to file: J0439-4522_S_2014_05_31_pus_map.mod wobs J0439-4522_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0439-4522_S_2014_05_31_pus_uvs.fits wwins J0439-4522_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J0439-4522_S_2014_05_31_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.000642291 Jy ! Component: 100 - total flux cleaned = 0.00105857 Jy ! Component: 150 - total flux cleaned = 0.00163678 Jy ! Component: 200 - total flux cleaned = 0.00154689 Jy ! Component: 250 - total flux cleaned = 0.00154907 Jy ! Component: 300 - total flux cleaned = 0.00146939 Jy ! Component: 350 - total flux cleaned = 0.0013229 Jy ! Component: 400 - total flux cleaned = 0.00105439 Jy ! Component: 450 - total flux cleaned = 0.000672837 Jy ! Component: 500 - total flux cleaned = 0.000610121 Jy ! Component: 550 - total flux cleaned = 0.000438053 Jy ! Component: 600 - total flux cleaned = 0.00049323 Jy ! Component: 650 - total flux cleaned = 0.000599601 Jy ! Component: 700 - total flux cleaned = 0.000649851 Jy ! Component: 750 - total flux cleaned = 0.000699482 Jy ! Component: 800 - total flux cleaned = 0.000747229 Jy ! Component: 850 - total flux cleaned = 0.000794142 Jy ! Component: 900 - total flux cleaned = 0.000885554 Jy ! Component: 950 - total flux cleaned = 0.000930646 Jy ! Component: 1000 - total flux cleaned = 0.00106083 Jy ! Component: 1050 - total flux cleaned = 0.001315 Jy ! Component: 1100 - total flux cleaned = 0.00143942 Jy ! Component: 1150 - total flux cleaned = 0.00164374 Jy ! Component: 1200 - total flux cleaned = 0.00184391 Jy ! Component: 1250 - total flux cleaned = 0.0019615 Jy ! Component: 1300 - total flux cleaned = 0.00211597 Jy ! Component: 1350 - total flux cleaned = 0.00230587 Jy ! Component: 1400 - total flux cleaned = 0.00241824 Jy ! Component: 1450 - total flux cleaned = 0.00267743 Jy ! Component: 1500 - total flux cleaned = 0.00278689 Jy ! Component: 1550 - total flux cleaned = 0.00303999 Jy ! Component: 1600 - total flux cleaned = 0.00311195 Jy ! Component: 1650 - total flux cleaned = 0.00336054 Jy ! Component: 1700 - total flux cleaned = 0.00346659 Jy ! Component: 1750 - total flux cleaned = 0.00367784 Jy ! Component: 1800 - total flux cleaned = 0.00378297 Jy ! Component: 1850 - total flux cleaned = 0.00392267 Jy ! Component: 1900 - total flux cleaned = 0.00406183 Jy ! Component: 1950 - total flux cleaned = 0.00413165 Jy ! Component: 2000 - total flux cleaned = 0.00423599 Jy ! Component: 2050 - total flux cleaned = 0.00434055 Jy ! Component: 2100 - total flux cleaned = 0.00444511 Jy ! Component: 2150 - total flux cleaned = 0.00461951 Jy ! Component: 2200 - total flux cleaned = 0.00465482 Jy ! Component: 2250 - total flux cleaned = 0.0047598 Jy ! Component: 2300 - total flux cleaned = 0.00486508 Jy ! Component: 2350 - total flux cleaned = 0.00497057 Jy ! Component: 2400 - total flux cleaned = 0.00507612 Jy ! Component: 2450 - total flux cleaned = 0.00525231 Jy ! Component: 2500 - total flux cleaned = 0.00532296 Jy ! Component: 2550 - total flux cleaned = 0.00546446 Jy ! Component: 2600 - total flux cleaned = 0.00557151 Jy ! Component: 2650 - total flux cleaned = 0.00574998 Jy ! Component: 2700 - total flux cleaned = 0.00585772 Jy ! Component: 2750 - total flux cleaned = 0.00603785 Jy ! Component: 2800 - total flux cleaned = 0.00614631 Jy ! Component: 2850 - total flux cleaned = 0.00629179 Jy ! Component: 2900 - total flux cleaned = 0.00647433 Jy ! Component: 2950 - total flux cleaned = 0.00662095 Jy ! Component: 3000 - total flux cleaned = 0.00676824 Jy ! Component: 3050 - total flux cleaned = 0.00695385 Jy ! Component: 3100 - total flux cleaned = 0.00710324 Jy ! Component: 3150 - total flux cleaned = 0.00725367 Jy ! Component: 3200 - total flux cleaned = 0.00748062 Jy ! Component: 3250 - total flux cleaned = 0.00767122 Jy ! Component: 3300 - total flux cleaned = 0.00778666 Jy ! Component: 3350 - total flux cleaned = 0.00786407 Jy ! Component: 3400 - total flux cleaned = 0.00790318 Jy ! Component: 3450 - total flux cleaned = 0.00802108 Jy ! Component: 3500 - total flux cleaned = 0.0080605 Jy ! Component: 3550 - total flux cleaned = 0.0083 Jy ! Component: 3600 - total flux cleaned = 0.00854246 Jy ! Component: 3650 - total flux cleaned = 0.00874763 Jy ! Component: 3700 - total flux cleaned = 0.00883033 Jy ! Component: 3750 - total flux cleaned = 0.00912245 Jy ! Component: 3800 - total flux cleaned = 0.00937593 Jy ! Component: 3850 - total flux cleaned = 0.00950426 Jy ! Component: 3900 - total flux cleaned = 0.00976265 Jy ! Component: 3950 - total flux cleaned = 0.00998035 Jy ! Component: 4000 - total flux cleaned = 0.010245 Jy ! Component: 4050 - total flux cleaned = 0.010379 Jy ! Total flux subtracted in 4096 components = 0.0106042 Jy ! Clean residual min=-0.002482 max=0.002575 Jy/beam ! Clean residual mean=-0.000001 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.58442 Jy keep ! Adding 219 model components to the UV plane model. ! The established model now contains 282 components and 0.58442 Jy ![Exited script file: muppet] wmap "J0439-4522_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.652 x 41.98 at 11.87 degrees (North through East) ! Clean map min=-0.0051431 max=0.56576 Jy/beam ! Writing clean map to FITS file: J0439-4522_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.565761 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000947356 device "J0439-4522_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0439-4522_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.502344 0.502344 1.00469 2.00938 4.01876 8.03751 16.075 32.15 64.3001 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.565 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.652 x 41.98 at 11.87 degrees (North through East) ! Clean map min=-0.0051431 max=0.56576 Jy/beam quit ! Quitting program ! Log file J0439-4522_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:46:11 2016