! Started logfile: /scr/pima/bg219a_uvs/J0913+4402_S_dfm.log on Fri May 20 00:00:31 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J0913+4402_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0913+4402_S_uva.fits ! AN table 1: 56 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.818027 visibilities/baseline/integration-bin. ! Found source: J0913+4402 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 3848 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J0913+4402_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.994804Jy sigma=24.759600 ! Fit after self-cal, rms=0.926811Jy sigma=23.059865 ! 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.113 mas, bmaj=3.911 mas, bpa=-39.82 degrees ! Estimated noise=0.808031 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.0588298 Jy ! Component: 100 - total flux cleaned = 0.0716589 Jy ! Total flux subtracted in 100 components = 0.0716589 Jy ! Clean residual min=-0.004436 max=0.004736 Jy/beam ! Clean residual mean=-0.000007 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.0716589 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0716589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054801Jy sigma=1.232217 ! Fit after self-cal, rms=0.054325Jy sigma=1.221172 ! 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.033 mas, bmaj=4.628 mas, bpa=-39.65 degrees ! Estimated noise=0.475169 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.00282188 Jy ! Component: 100 - total flux cleaned = 0.00383672 Jy ! Component: 150 - total flux cleaned = 0.0039501 Jy ! Component: 200 - total flux cleaned = 0.00402115 Jy ! Total flux subtracted in 200 components = 0.00402115 Jy ! Clean residual min=-0.002580 max=0.003257 Jy/beam ! Clean residual mean=-0.000022 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0756801 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.0756801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054190Jy sigma=1.217713 ! Fit after self-cal, rms=0.054198Jy sigma=1.217663 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.033 x 4.628 at -39.65 degrees (North through East) ! Clean map min=-0.0024795 max=0.075157 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.94 MK 1.06 NL 1.00 ! OV 1.10 PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.91 MK 0.94 NL 1.02 ! OV 1.05 PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 LA 1.01 MK 1.01 NL 0.99 ! OV 1.02 PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 LA 0.97 MK 1.00 NL 0.99 ! OV 1.02 PT 0.97 SC 0.92 ! ! ! Fit before self-cal, rms=0.054198Jy sigma=1.217663 ! Fit after self-cal, rms=0.053730Jy sigma=1.212669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.035 mas, bmaj=4.611 mas, bpa=-39.57 degrees ! Estimated noise=0.473196 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.000390815 Jy ! Component: 100 - total flux cleaned = -0.000314257 Jy ! Component: 150 - total flux cleaned = -0.000265933 Jy ! Component: 200 - total flux cleaned = -0.00023571 Jy ! Total flux subtracted in 200 components = -0.00023571 Jy ! Clean residual min=-0.002188 max=0.002636 Jy/beam ! Clean residual mean=-0.000008 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0754444 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.0754443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053720Jy sigma=1.212411 ! Fit after self-cal, rms=0.053723Jy sigma=1.212205 ! 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.053723Jy sigma=1.212205 ! Fit after self-cal, rms=0.054054Jy sigma=1.208949 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.017 mas, bmaj=4.606 mas, bpa=-39.45 degrees ! Estimated noise=0.472835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214244 Jy ! Component: 100 - total flux cleaned = 0.000260611 Jy ! Component: 150 - total flux cleaned = 0.000236023 Jy ! Component: 200 - total flux cleaned = 0.000225634 Jy ! Total flux subtracted in 200 components = 0.000225634 Jy ! Clean residual min=-0.001970 max=0.002761 Jy/beam ! Clean residual mean=-0.000012 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.07567 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.07567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054046Jy sigma=1.208762 ! Fit after self-cal, rms=0.054076Jy sigma=1.208602 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, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023297 Jy ! Component: 100 - total flux cleaned = 0.00282068 Jy ! Component: 150 - total flux cleaned = 0.00306818 Jy ! Component: 200 - total flux cleaned = 0.00320526 Jy ! Total flux subtracted in 200 components = 0.00320526 Jy ! Clean residual min=-0.001737 max=0.001769 Jy/beam ! Clean residual mean=-0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0788752 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.0788752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053964Jy sigma=1.205735 ! Fit after self-cal, rms=0.053954Jy sigma=1.205422 ! 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.053954Jy sigma=1.205422 ! Fit after self-cal, rms=0.053834Jy sigma=1.205429 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4 mas, bmaj=4.595 mas, bpa=-39.57 degrees ! Estimated noise=0.471599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000624774 Jy ! Component: 100 - total flux cleaned = 0.000648743 Jy ! Component: 150 - total flux cleaned = 0.000788756 Jy ! Component: 200 - total flux cleaned = 0.000912692 Jy ! Total flux subtracted in 200 components = 0.000912692 Jy ! Clean residual min=-0.001604 max=0.001718 Jy/beam ! Clean residual mean=-0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0797879 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.0797879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053809Jy sigma=1.204956 ! Fit after self-cal, rms=0.053808Jy sigma=1.204900 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (126.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103486 Jy ! Component: 100 - total flux cleaned = 0.00101163 Jy ! Component: 150 - total flux cleaned = 0.000962731 Jy ! Component: 200 - total flux cleaned = 0.000961151 Jy ! Total flux subtracted in 200 components = 0.000961151 Jy ! Clean residual min=-0.001600 max=0.001714 Jy/beam ! Clean residual mean=-0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0807491 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.0807491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053764Jy sigma=1.203741 ! Fit after self-cal, rms=0.053760Jy sigma=1.203618 ! Inverting map ! Added new window around map position (86.5, -43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122122 Jy ! Component: 100 - total flux cleaned = 0.00172243 Jy ! Component: 150 - total flux cleaned = 0.00224127 Jy ! Component: 200 - total flux cleaned = 0.00253952 Jy ! Total flux subtracted in 200 components = 0.00253952 Jy ! Clean residual min=-0.001548 max=0.001294 Jy/beam ! Clean residual mean=-0.000007 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0832886 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 0.0832886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053711Jy sigma=1.202481 ! Fit after self-cal, rms=0.053705Jy sigma=1.202382 ! 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.053705Jy sigma=1.202382 ! Fit after self-cal, rms=0.053646Jy sigma=1.202288 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.002 mas, bmaj=9.714 mas, bpa=20.63 degrees ! Estimated noise=0.567213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583336 Jy ! Component: 100 - total flux cleaned = 0.000849663 Jy ! Component: 150 - total flux cleaned = 0.00102723 Jy ! Component: 200 - total flux cleaned = 0.00120349 Jy ! Total flux subtracted in 200 components = 0.00120349 Jy ! Clean residual min=-0.001418 max=0.001413 Jy/beam ! Clean residual mean=-0.000003 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0844921 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 129 components and 0.0844921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053635Jy sigma=1.202000 ! Fit after self-cal, rms=0.053634Jy sigma=1.201976 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.000157951 Jy ! Component: 100 - total flux cleaned = 0.000286265 Jy ! Component: 150 - total flux cleaned = 0.000417788 Jy ! Component: 200 - total flux cleaned = 0.000526746 Jy ! Total flux subtracted in 200 components = 0.000526746 Jy ! Clean residual min=-0.001379 max=0.001433 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0850188 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 135 components and 0.0850188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053631Jy sigma=1.201887 ! Fit after self-cal, rms=0.053631Jy sigma=1.201882 ! 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.001 mas, bmaj=4.598 mas, bpa=-39.65 degrees ! Estimated noise=0.470762 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.001 x 4.598 at -39.65 degrees (North through East) ! Clean map min=-0.0014974 max=0.075533 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.077 mas, bmaj=3.896 mas, bpa=-39.91 degrees ! Estimated noise=0.794762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0580905 Jy ! Component: 100 - total flux cleaned = 0.0707813 Jy ! Component: 150 - total flux cleaned = 0.0751632 Jy ! Component: 200 - total flux cleaned = 0.0776461 Jy ! Total flux subtracted in 200 components = 0.0776461 Jy ! Clean residual min=-0.003135 max=0.002873 Jy/beam ! Clean residual mean=-0.000004 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0776462 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0776462 Jy ! Inverting map and beam ! Estimated beam: bmin=4.001 mas, bmaj=4.598 mas, bpa=-39.65 degrees ! Estimated noise=0.470762 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.00252373 Jy ! Component: 100 - total flux cleaned = 0.00432697 Jy ! Component: 150 - total flux cleaned = 0.00542853 Jy ! Component: 200 - total flux cleaned = 0.0060578 Jy ! Total flux subtracted in 200 components = 0.0060578 Jy ! Clean residual min=-0.001604 max=0.001438 Jy/beam ! Clean residual mean=-0.000006 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.083704 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 44 components and 0.083704 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.002 mas, bmaj=9.714 mas, bpa=20.63 degrees ! Estimated noise=0.567213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107567 Jy ! Component: 100 - total flux cleaned = 0.00149625 Jy ! Component: 150 - total flux cleaned = 0.00165933 Jy ! Component: 200 - total flux cleaned = 0.00173206 Jy ! Total flux subtracted in 200 components = 0.00173206 Jy ! Clean residual min=-0.001532 max=0.001418 Jy/beam ! Clean residual mean=-0.000004 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.085436 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 = 8.47375e-05 Jy ! Component: 100 - total flux cleaned = 0.000159521 Jy ! Component: 150 - total flux cleaned = 0.00019435 Jy ! Component: 200 - total flux cleaned = 0.000261198 Jy ! Total flux subtracted in 200 components = 0.000261198 Jy ! Clean residual min=-0.001463 max=0.001420 Jy/beam ! Clean residual mean=-0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0856972 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 86 components and 0.0856972 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.001 mas, bmaj=4.598 mas, bpa=-39.65 degrees ! Estimated noise=0.470762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.62355e-05 Jy ! Component: 100 - total flux cleaned = 8.74547e-05 Jy ! Component: 150 - total flux cleaned = 5.90586e-05 Jy ! Component: 200 - total flux cleaned = 7.90749e-06 Jy ! Total flux subtracted in 200 components = 7.90749e-06 Jy ! Clean residual min=-0.001537 max=0.001282 Jy/beam ! Clean residual mean=-0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0857051 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 0.0857051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053655Jy sigma=1.202428 ! Fit after self-cal, rms=0.053657Jy sigma=1.202306 wmodel /J0913+4402_S_map.mod ! wmodel: Unable to open new model file: /J0913+4402_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0913+4402_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.001 x 4.598 at -39.65 degrees (North through East) ! Clean map min=-0.0014496 max=0.074353 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0913+4402_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0743529 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000342561 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.38217 1.38217 2.76434 5.52868 11.0574 22.1147 44.2294 88.4589 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.074 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 217.05 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0913+4402_S_dfm.log closed on Fri May 20 00:00:34 2016