! Started logfile: /scr/pima/rv120_uvs/J1443-2215_S_dfm.log on Fri Dec 22 22:34:15 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv120_uvs/J1443-2215_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J1443-2215_S_uva.fits ! AN table 1: 23 integrations on 15 of 15 possible baselines. ! AN table 2: 23 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.949275 visibilities/baseline/integration-bin. ! Found source: J1443-2215 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 2620 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 J1443-2215_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 6 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002077Jy sigma=20.653353 ! Fit after self-cal, rms=0.967956Jy sigma=19.977791 ! 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.468 mas, bmaj=20.9 mas, bpa=-14.9 degrees ! Estimated noise=1.18744 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.0277795 Jy ! Component: 100 - total flux cleaned = 0.0293499 Jy ! Total flux subtracted in 100 components = 0.0293499 Jy ! Clean residual min=-0.005839 max=0.005263 Jy/beam ! Clean residual mean=0.000008 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.0293499 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0293499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047153Jy sigma=0.901865 ! Fit after self-cal, rms=0.045568Jy sigma=0.870875 ! 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.748 mas, bmaj=22.12 mas, bpa=-13.41 degrees ! Estimated noise=0.732786 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.00133699 Jy ! Component: 100 - total flux cleaned = 0.00105951 Jy ! Component: 150 - total flux cleaned = 0.000910788 Jy ! Component: 200 - total flux cleaned = 0.000667166 Jy ! Total flux subtracted in 200 components = 0.000667166 Jy ! Clean residual min=-0.003054 max=0.002617 Jy/beam ! Clean residual mean=0.000006 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.0300171 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.0300171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045110Jy sigma=0.863803 ! Fit after self-cal, rms=0.045044Jy sigma=0.863278 ! 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.748 x 22.12 at -13.41 degrees (North through East) ! Clean map min=-0.0041938 max=0.033806 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 1.10 LA 1.14 MK 1.03 ! OV 0.96 PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 1.07 KP 0.94 LA 0.87 ! OV 1.14 PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.99 LA 0.97 MK 1.18 ! OV 0.99 PT 1.29 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.04 KP 0.92 LA 0.95 ! OV 1.02 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.20 KP 1.00* LA 0.92 MK 0.37 ! OV 1.14 PT 1.35 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.86 FD 0.83 KP 1.00* LA 0.81 ! OV 0.90 PT 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.15 LA 1.15 MK 1.05 ! OV 1.03 PT 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 FD 0.96 KP 1.23 LA 1.05 ! OV 0.98 PT 1.10 ! ! ! Fit before self-cal, rms=0.045044Jy sigma=0.863278 ! Fit after self-cal, rms=0.043580Jy sigma=0.837174 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.449 mas, bmaj=21.94 mas, bpa=-13.75 degrees ! Estimated noise=0.722669 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 = -4.50448e-05 Jy ! Component: 100 - total flux cleaned = -2.35661e-05 Jy ! Component: 150 - total flux cleaned = -4.17476e-05 Jy ! Component: 200 - total flux cleaned = -2.58538e-05 Jy ! Total flux subtracted in 200 components = -2.58538e-05 Jy ! Clean residual min=-0.002046 max=0.001682 Jy/beam ! Clean residual mean=-0.000004 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0299912 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.0299912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043560Jy sigma=0.836761 ! Fit after self-cal, rms=0.043948Jy sigma=0.831529 ! 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.043948Jy sigma=0.831529 ! Fit after self-cal, rms=0.046906Jy sigma=0.830530 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.39 mas, bmaj=22.01 mas, bpa=-13.8 degrees ! Estimated noise=0.727521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000215571 Jy ! Component: 100 - total flux cleaned = -0.000213787 Jy ! Component: 150 - total flux cleaned = -0.000194784 Jy ! Component: 200 - total flux cleaned = -0.000195145 Jy ! Total flux subtracted in 200 components = -0.000195145 Jy ! Clean residual min=-0.001825 max=0.001562 Jy/beam ! Clean residual mean=-0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0297961 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.0297961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046884Jy sigma=0.830219 ! Fit after self-cal, rms=0.047020Jy sigma=0.829991 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.000207569 Jy ! Component: 100 - total flux cleaned = -0.000207892 Jy ! Component: 150 - total flux cleaned = -0.000221772 Jy ! Component: 200 - total flux cleaned = -0.000233017 Jy ! Total flux subtracted in 200 components = -0.000233017 Jy ! Clean residual min=-0.001803 max=0.001539 Jy/beam ! Clean residual mean=-0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.029563 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.029563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047008Jy sigma=0.829874 ! Fit after self-cal, rms=0.047008Jy sigma=0.829785 ! 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.047008Jy sigma=0.829785 ! Fit after self-cal, rms=0.049329Jy sigma=0.829866 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=22.02 mas, bpa=-13.76 degrees ! Estimated noise=0.735803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000283946 Jy ! Component: 100 - total flux cleaned = 0.00026665 Jy ! Component: 150 - total flux cleaned = 0.000267396 Jy ! Component: 200 - total flux cleaned = 0.000254452 Jy ! Total flux subtracted in 200 components = 0.000254452 Jy ! Clean residual min=-0.001709 max=0.001556 Jy/beam ! Clean residual mean=-0.000003 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0298175 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.0298175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049310Jy sigma=0.829682 ! Fit after self-cal, rms=0.049368Jy sigma=0.829553 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 = -3.00421e-05 Jy ! Component: 100 - total flux cleaned = -4.29996e-05 Jy ! Component: 150 - total flux cleaned = -5.46168e-05 Jy ! Component: 200 - total flux cleaned = -5.41091e-05 Jy ! Total flux subtracted in 200 components = -5.41091e-05 Jy ! Clean residual min=-0.001745 max=0.001512 Jy/beam ! Clean residual mean=-0.000003 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0297634 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.0297634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049358Jy sigma=0.829512 ! Fit after self-cal, rms=0.049357Jy sigma=0.829473 ! 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.049357Jy sigma=0.829473 ! Fit after self-cal, rms=0.050453Jy sigma=0.829466 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.24 mas, bmaj=26.27 mas, bpa=9.949 degrees ! Estimated noise=0.836329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000202925 Jy ! Component: 100 - total flux cleaned = 0.000175144 Jy ! Component: 150 - total flux cleaned = 0.0001645 Jy ! Component: 200 - total flux cleaned = 0.00016436 Jy ! Total flux subtracted in 200 components = 0.00016436 Jy ! Clean residual min=-0.002018 max=0.001466 Jy/beam ! Clean residual mean=-0.000005 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0299277 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.0299277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050445Jy sigma=0.829450 ! Fit after self-cal, rms=0.050467Jy sigma=0.829393 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 = -3.45919e-05 Jy ! Component: 100 - total flux cleaned = -5.51001e-05 Jy ! Component: 150 - total flux cleaned = -6.40705e-05 Jy ! Component: 200 - total flux cleaned = -6.4787e-05 Jy ! Total flux subtracted in 200 components = -6.4787e-05 Jy ! Clean residual min=-0.002046 max=0.001464 Jy/beam ! Clean residual mean=-0.000006 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.029863 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.029863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050462Jy sigma=0.829419 ! Fit after self-cal, rms=0.050462Jy sigma=0.829392 ! 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.425 mas, bmaj=22.02 mas, bpa=-13.73 degrees ! Estimated noise=0.743293 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.425 x 22.02 at -13.73 degrees (North through East) ! Clean map min=-0.0032366 max=0.032704 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.295 mas, bmaj=20.91 mas, bpa=-15.04 degrees ! Estimated noise=1.18134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0294124 Jy ! Component: 100 - total flux cleaned = 0.0314233 Jy ! Component: 150 - total flux cleaned = 0.0302761 Jy ! Component: 200 - total flux cleaned = 0.0294543 Jy ! Total flux subtracted in 200 components = 0.0294543 Jy ! Clean residual min=-0.002741 max=0.003427 Jy/beam ! Clean residual mean=0.000000 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.0294543 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.0294543 Jy ! Inverting map and beam ! Estimated beam: bmin=4.425 mas, bmaj=22.02 mas, bpa=-13.73 degrees ! Estimated noise=0.743293 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.000719556 Jy ! Component: 100 - total flux cleaned = 0.000622109 Jy ! Component: 150 - total flux cleaned = 0.000547864 Jy ! Component: 200 - total flux cleaned = 0.000549869 Jy ! Total flux subtracted in 200 components = 0.000549869 Jy ! Clean residual min=-0.001987 max=0.001766 Jy/beam ! Clean residual mean=-0.000004 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0300041 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0300041 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=13.24 mas, bmaj=26.27 mas, bpa=9.949 degrees ! Estimated noise=0.836329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144022 Jy ! Component: 100 - total flux cleaned = -0.000159331 Jy ! Component: 150 - total flux cleaned = -0.000159256 Jy ! Component: 200 - total flux cleaned = -0.00017168 Jy ! Total flux subtracted in 200 components = -0.00017168 Jy ! Clean residual min=-0.002196 max=0.001603 Jy/beam ! Clean residual mean=-0.000006 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0298325 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 = -2.52767e-08 Jy ! Component: 100 - total flux cleaned = -1.02628e-05 Jy ! Component: 150 - total flux cleaned = -1.91984e-05 Jy ! Component: 200 - total flux cleaned = -2.70552e-05 Jy ! Total flux subtracted in 200 components = -2.70552e-05 Jy ! Clean residual min=-0.002175 max=0.001540 Jy/beam ! Clean residual mean=-0.000006 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0298054 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.0298054 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.425 mas, bmaj=22.02 mas, bpa=-13.73 degrees ! Estimated noise=0.743293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.90409e-05 Jy ! Component: 100 - total flux cleaned = 8.87958e-05 Jy ! Component: 150 - total flux cleaned = 0.000147207 Jy ! Component: 200 - total flux cleaned = 0.000146701 Jy ! Total flux subtracted in 200 components = 0.000146701 Jy ! Clean residual min=-0.001947 max=0.001571 Jy/beam ! Clean residual mean=-0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0299521 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.0299521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050457Jy sigma=0.829412 ! Fit after self-cal, rms=0.050464Jy sigma=0.829315 wmodel J1443-2215_S_map.mod ! Writing 64 model components to file: J1443-2215_S_map.mod wobs J1443-2215_S_uvs.fits ! Writing UV FITS file: J1443-2215_S_uvs.fits wwins J1443-2215_S_map.win ! wwins: Wrote 1 windows to J1443-2215_S_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.000374389 Jy ! Component: 100 - total flux cleaned = -0.000325697 Jy ! Component: 150 - total flux cleaned = -0.000256215 Jy ! Component: 200 - total flux cleaned = -0.000213339 Jy ! Component: 250 - total flux cleaned = -0.000232841 Jy ! Component: 300 - total flux cleaned = -0.000173191 Jy ! Component: 350 - total flux cleaned = -9.79869e-05 Jy ! Component: 400 - total flux cleaned = -6.24064e-05 Jy ! Component: 450 - total flux cleaned = -2.74776e-05 Jy ! Component: 500 - total flux cleaned = 2.3801e-05 Jy ! Component: 550 - total flux cleaned = 8.90589e-05 Jy ! Component: 600 - total flux cleaned = 0.000151363 Jy ! Component: 650 - total flux cleaned = 0.000135979 Jy ! Component: 700 - total flux cleaned = 0.000209356 Jy ! Component: 750 - total flux cleaned = 0.000266182 Jy ! Component: 800 - total flux cleaned = 0.000349273 Jy ! Component: 850 - total flux cleaned = 0.000403075 Jy ! Component: 900 - total flux cleaned = 0.0004682 Jy ! Component: 950 - total flux cleaned = 0.000493635 Jy ! Component: 1000 - total flux cleaned = 0.000518691 Jy ! Component: 1050 - total flux cleaned = 0.000542951 Jy ! Component: 1100 - total flux cleaned = 0.000519217 Jy ! Component: 1150 - total flux cleaned = 0.000519291 Jy ! Component: 1200 - total flux cleaned = 0.000530675 Jy ! Component: 1250 - total flux cleaned = 0.00055308 Jy ! Component: 1300 - total flux cleaned = 0.000574946 Jy ! Component: 1350 - total flux cleaned = 0.000607127 Jy ! Component: 1400 - total flux cleaned = 0.000596485 Jy ! Component: 1450 - total flux cleaned = 0.000627697 Jy ! Component: 1500 - total flux cleaned = 0.00065839 Jy ! Component: 1550 - total flux cleaned = 0.000668481 Jy ! Component: 1600 - total flux cleaned = 0.000658581 Jy ! Component: 1650 - total flux cleaned = 0.000678166 Jy ! Component: 1700 - total flux cleaned = 0.000726243 Jy ! Component: 1750 - total flux cleaned = 0.000735586 Jy ! Component: 1800 - total flux cleaned = 0.00073561 Jy ! Component: 1850 - total flux cleaned = 0.000772598 Jy ! Component: 1900 - total flux cleaned = 0.000790806 Jy ! Component: 1950 - total flux cleaned = 0.00081777 Jy ! Component: 2000 - total flux cleaned = 0.000844435 Jy ! Component: 2050 - total flux cleaned = 0.000844331 Jy ! Component: 2100 - total flux cleaned = 0.000870492 Jy ! Component: 2150 - total flux cleaned = 0.00088771 Jy ! Component: 2200 - total flux cleaned = 0.000879263 Jy ! Component: 2250 - total flux cleaned = 0.000912908 Jy ! Component: 2300 - total flux cleaned = 0.000896141 Jy ! Component: 2350 - total flux cleaned = 0.00089613 Jy ! Component: 2400 - total flux cleaned = 0.000904414 Jy ! Component: 2450 - total flux cleaned = 0.000904392 Jy ! Component: 2500 - total flux cleaned = 0.000904429 Jy ! Component: 2550 - total flux cleaned = 0.00091237 Jy ! Component: 2600 - total flux cleaned = 0.000912342 Jy ! Component: 2650 - total flux cleaned = 0.000920155 Jy ! Component: 2700 - total flux cleaned = 0.000935728 Jy ! Component: 2750 - total flux cleaned = 0.000943422 Jy ! Component: 2800 - total flux cleaned = 0.000958682 Jy ! Component: 2850 - total flux cleaned = 0.000981433 Jy ! Component: 2900 - total flux cleaned = 0.000988955 Jy ! Component: 2950 - total flux cleaned = 0.000981592 Jy ! Component: 3000 - total flux cleaned = 0.000996551 Jy ! Component: 3050 - total flux cleaned = 0.00101868 Jy ! Component: 3100 - total flux cleaned = 0.00102606 Jy ! Component: 3150 - total flux cleaned = 0.00104791 Jy ! Component: 3200 - total flux cleaned = 0.00104791 Jy ! Component: 3250 - total flux cleaned = 0.00105513 Jy ! Component: 3300 - total flux cleaned = 0.00108379 Jy ! Component: 3350 - total flux cleaned = 0.00109803 Jy ! Component: 3400 - total flux cleaned = 0.00112645 Jy ! Component: 3450 - total flux cleaned = 0.00114761 Jy ! Component: 3500 - total flux cleaned = 0.00116868 Jy ! Component: 3550 - total flux cleaned = 0.00117568 Jy ! Component: 3600 - total flux cleaned = 0.00121046 Jy ! Component: 3650 - total flux cleaned = 0.00121735 Jy ! Component: 3700 - total flux cleaned = 0.00123808 Jy ! Component: 3750 - total flux cleaned = 0.00127243 Jy ! Component: 3800 - total flux cleaned = 0.00129974 Jy ! Component: 3850 - total flux cleaned = 0.00130653 Jy ! Component: 3900 - total flux cleaned = 0.00134038 Jy ! Component: 3950 - total flux cleaned = 0.00135393 Jy ! Component: 4000 - total flux cleaned = 0.00138765 Jy ! Component: 4050 - total flux cleaned = 0.00142121 Jy ! Total flux subtracted in 4096 components = 0.00145467 Jy ! Clean residual min=-0.000387 max=0.000381 Jy/beam ! Clean residual mean=0.000004 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0314068 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 357 components and 0.0314068 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J1443-2215_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.425 x 22.02 at -13.73 degrees (North through East) ! Clean map min=-0.0020407 max=0.035384 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J1443-2215_S_map.fits wmodel /scr/pima/rv120_uvs/J1443-2215_S_map.mod ! Writing 357 model components to file: /scr/pima/rv120_uvs/J1443-2215_S_map.mod wobs /scr/pima/rv120_uvs/J1443-2215_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J1443-2215_S_uvs.fits wwins /scr/pima/rv120_uvs/J1443-2215_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv120_uvs/J1443-2215_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0353845 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000131365 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11375 1.11375 2.2275 4.455 8.90999 17.82 35.64 71.2799 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 269.36 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J1443-2215_S_dfm.log closed on Fri Dec 22 22:34:20 2017