! Started logfile: J1308-0950_S_dfm.log on Fri Feb 15 19:52:20 2019 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 J1308-0950_S_uvm.fits ! Reading UV FITS file: J1308-0950_S_uvm.fits ! AN table 1: 168 integrations on 45 of 45 possible baselines. ! AN table 2: 160 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.808555 visibilities/baseline/integration-bin. ! Found source: J1308-0950 ! ! 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 54 lines of history. ! ! Reading 38940 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 J1308-0950_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 171 telescope corrections were flagged in sub-array 1. ! A total of 143 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! A total of 143 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! A total of 143 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1680 telescope corrections were flagged in sub-array 1. ! A total of 1280 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.023299Jy sigma=13.006641 ! Fit after self-cal, rms=0.905984Jy sigma=11.238257 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. sele I,1,3 ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: (none) 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.625 mas, bmaj=7.185 mas, bpa=-6.845 degrees ! Estimated noise=0.580636 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.0688599 Jy ! Component: 100 - total flux cleaned = 0.10548 Jy ! Total flux subtracted in 100 components = 0.10548 Jy ! Clean residual min=-0.013699 max=0.028089 Jy/beam ! Clean residual mean=-0.000150 rms=0.005042 Jy/beam ! Combined flux in latest and established models = 0.10548 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 0.10548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.192086Jy sigma=2.552239 ! Fit after self-cal, rms=0.191208Jy sigma=2.542883 ! 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.307 mas, bmaj=9.208 mas, bpa=-10.09 degrees ! Estimated noise=0.345163 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.0661441 Jy ! Component: 100 - total flux cleaned = 0.106845 Jy ! Component: 150 - total flux cleaned = 0.13197 Jy ! Component: 200 - total flux cleaned = 0.147478 Jy ! Total flux subtracted in 200 components = 0.147478 Jy ! Clean residual min=-0.024324 max=0.044225 Jy/beam ! Clean residual mean=0.000032 rms=0.009965 Jy/beam ! Combined flux in latest and established models = 0.252959 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.252959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.171220Jy sigma=2.178582 ! Fit after self-cal, rms=0.169234Jy sigma=2.159986 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.307 x 9.208 at -10.09 degrees (North through East) ! Clean map min=-0.024938 max=0.090324 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.90 FD 1.44 HN 2.77 KP 0.78 ! LA 0.61 MK 1.08 NL 3.06 OV 1.65 ! PT 0.50 SC 2.60 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.28 FD 1.08 HN 1.32 KP 0.78 ! MK 0.79 NL 1.52 OV 1.76 PT 0.60 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 4.79 FD 1.52 HN 2.70 KP 0.80 ! LA 0.57 MK 1.39 NL 2.94 OV 1.53 ! PT 0.49 SC 2.34 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.62 FD 1.07 HN 1.28 KP 0.82 ! MK 0.94 NL 1.62 OV 1.76 PT 0.60 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 3.31 FD 1.48 HN 2.07 KP 0.83 ! LA 0.57 MK 1.13 NL 2.84 OV 1.42 ! PT 0.49 SC 2.54 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.77 FD 1.05 HN 0.98 KP 0.86 ! MK 1.15 NL 1.35 OV 1.49 PT 0.61 ! ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.169234Jy sigma=2.159986 ! Fit after self-cal, rms=0.370378Jy sigma=1.581055 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=11.82 mas, bpa=-14.4 degrees ! Estimated noise=0.431937 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 (-2.5, 31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0313859 Jy ! Component: 100 - total flux cleaned = 0.0464362 Jy ! Component: 150 - total flux cleaned = 0.0515704 Jy ! Component: 200 - total flux cleaned = 0.0540937 Jy ! Total flux subtracted in 200 components = 0.0540937 Jy ! Clean residual min=-0.017215 max=0.022590 Jy/beam ! Clean residual mean=-0.000086 rms=0.005020 Jy/beam ! Combined flux in latest and established models = 0.307052 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 115 components and 0.307052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.366485Jy sigma=1.515376 ! Fit after self-cal, rms=0.374142Jy sigma=1.463505 ! 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. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.374142Jy sigma=1.463505 ! Fit after self-cal, rms=0.356800Jy sigma=1.361083 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=11.55 mas, bpa=-13.76 degrees ! Estimated noise=0.419986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162934 Jy ! Component: 100 - total flux cleaned = 0.0230637 Jy ! Component: 150 - total flux cleaned = 0.0230539 Jy ! Component: 200 - total flux cleaned = 0.0230366 Jy ! Total flux subtracted in 200 components = 0.0230366 Jy ! Clean residual min=-0.011896 max=0.018511 Jy/beam ! Clean residual mean=-0.000012 rms=0.003647 Jy/beam ! Combined flux in latest and established models = 0.330089 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 146 components and 0.330089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.355544Jy sigma=1.338825 ! Fit after self-cal, rms=0.353908Jy sigma=1.325931 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 (-2, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145151 Jy ! Component: 100 - total flux cleaned = 0.0229769 Jy ! Component: 150 - total flux cleaned = 0.0266406 Jy ! Component: 200 - total flux cleaned = 0.0296838 Jy ! Total flux subtracted in 200 components = 0.0296838 Jy ! Clean residual min=-0.010672 max=0.010558 Jy/beam ! Clean residual mean=-0.000026 rms=0.003178 Jy/beam ! Combined flux in latest and established models = 0.359773 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 185 components and 0.359773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.352218Jy sigma=1.305247 ! Fit after self-cal, rms=0.351938Jy sigma=1.301808 ! 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. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.351938Jy sigma=1.301808 ! Fit after self-cal, rms=0.340536Jy sigma=1.226977 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=11.29 mas, bpa=-13.47 degrees ! Estimated noise=0.402938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00754154 Jy ! Component: 100 - total flux cleaned = 0.00949357 Jy ! Component: 150 - total flux cleaned = 0.0108847 Jy ! Component: 200 - total flux cleaned = 0.0115031 Jy ! Total flux subtracted in 200 components = 0.0115031 Jy ! Clean residual min=-0.009541 max=0.009884 Jy/beam ! Clean residual mean=0.000001 rms=0.002653 Jy/beam ! Combined flux in latest and established models = 0.371276 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 196 components and 0.371276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.339658Jy sigma=1.218717 ! Fit after self-cal, rms=0.339876Jy sigma=1.213443 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.00193818 Jy ! Component: 100 - total flux cleaned = 0.00260989 Jy ! Component: 150 - total flux cleaned = 0.00281067 Jy ! Component: 200 - total flux cleaned = 0.00263792 Jy ! Total flux subtracted in 200 components = 0.00263792 Jy ! Clean residual min=-0.009483 max=0.010824 Jy/beam ! Clean residual mean=-0.000002 rms=0.002666 Jy/beam ! Combined flux in latest and established models = 0.373914 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 211 components and 0.373914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.339275Jy sigma=1.210444 ! Fit after self-cal, rms=0.338992Jy sigma=1.209139 ! 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. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.338992Jy sigma=1.209139 ! Fit after self-cal, rms=0.341771Jy sigma=1.204852 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.358 mas, bmaj=19.6 mas, bpa=-13.56 degrees ! Estimated noise=0.425387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000756126 Jy ! Component: 100 - total flux cleaned = 0.00144263 Jy ! Component: 150 - total flux cleaned = 0.00125714 Jy ! Component: 200 - total flux cleaned = 0.000915357 Jy ! Total flux subtracted in 200 components = 0.000915357 Jy ! Clean residual min=-0.012170 max=0.012379 Jy/beam ! Clean residual mean=0.000005 rms=0.003451 Jy/beam ! Combined flux in latest and established models = 0.374829 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 216 components and 0.374829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.341261Jy sigma=1.204143 ! Fit after self-cal, rms=0.340939Jy sigma=1.201470 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.000857983 Jy ! Component: 100 - total flux cleaned = -0.000183209 Jy ! Component: 150 - total flux cleaned = -3.54045e-05 Jy ! Component: 200 - total flux cleaned = -0.000180868 Jy ! Total flux subtracted in 200 components = -0.000180868 Jy ! Clean residual min=-0.011854 max=0.012297 Jy/beam ! Clean residual mean=0.000008 rms=0.003393 Jy/beam ! Combined flux in latest and established models = 0.374648 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 224 components and 0.374648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.340618Jy sigma=1.202864 ! Fit after self-cal, rms=0.340397Jy sigma=1.201529 ! 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.524 mas, bmaj=11.27 mas, bpa=-13.25 degrees ! Estimated noise=0.397269 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 11.27 at -13.25 degrees (North through East) ! Clean map min=-0.016994 max=0.1031 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.72 mas, bmaj=8.467 mas, bpa=-11.22 degrees ! Estimated noise=0.754569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0820566 Jy ! Component: 100 - total flux cleaned = 0.131026 Jy ! Component: 150 - total flux cleaned = 0.16974 Jy ! Component: 200 - total flux cleaned = 0.201885 Jy ! Total flux subtracted in 200 components = 0.201885 Jy ! Clean residual min=-0.013713 max=0.022453 Jy/beam ! Clean residual mean=-0.000081 rms=0.004382 Jy/beam ! Combined flux in latest and established models = 0.201885 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.201885 Jy ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=11.27 mas, bpa=-13.25 degrees ! Estimated noise=0.397269 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) ! Added new window around map position (-3, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0466937 Jy ! Component: 100 - total flux cleaned = 0.0785251 Jy ! Component: 150 - total flux cleaned = 0.10246 Jy ! Component: 200 - total flux cleaned = 0.121154 Jy ! Total flux subtracted in 200 components = 0.121154 Jy ! Clean residual min=-0.012486 max=0.013554 Jy/beam ! Clean residual mean=0.000001 rms=0.003464 Jy/beam ! Combined flux in latest and established models = 0.323039 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 132 components and 0.323039 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=8.358 mas, bmaj=19.6 mas, bpa=-13.56 degrees ! Estimated noise=0.425387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215106 Jy ! Component: 100 - total flux cleaned = 0.0299309 Jy ! Component: 150 - total flux cleaned = 0.0337534 Jy ! Component: 200 - total flux cleaned = 0.0365802 Jy ! Total flux subtracted in 200 components = 0.0365802 Jy ! Clean residual min=-0.012819 max=0.012622 Jy/beam ! Clean residual mean=0.000003 rms=0.003565 Jy/beam ! Combined flux in latest and established models = 0.359619 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274548 Jy ! Component: 100 - total flux cleaned = 0.0045172 Jy ! Component: 150 - total flux cleaned = 0.00529738 Jy ! Component: 200 - total flux cleaned = 0.00576835 Jy ! Total flux subtracted in 200 components = 0.00576835 Jy ! Clean residual min=-0.010953 max=0.012394 Jy/beam ! Clean residual mean=0.000003 rms=0.003398 Jy/beam ! Combined flux in latest and established models = 0.365387 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 237 components and 0.365387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=11.27 mas, bpa=-13.25 degrees ! Estimated noise=0.397269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172541 Jy ! Component: 100 - total flux cleaned = 0.0027244 Jy ! Component: 150 - total flux cleaned = 0.00273873 Jy ! Component: 200 - total flux cleaned = 0.00255472 Jy ! Total flux subtracted in 200 components = 0.00255472 Jy ! Clean residual min=-0.008601 max=0.011154 Jy/beam ! Clean residual mean=-0.000002 rms=0.002530 Jy/beam ! Combined flux in latest and established models = 0.367942 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 257 components and 0.367942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.340185Jy sigma=1.199413 ! Fit after self-cal, rms=0.339328Jy sigma=1.190085 wmodel J1308-0950_S_map.mod ! Writing 257 model components to file: J1308-0950_S_map.mod wobs J1308-0950_S_uvs.fits ! Writing UV FITS file: J1308-0950_S_uvs.fits wwins J1308-0950_S_map.win ! wwins: Wrote 4 windows to J1308-0950_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.00449778 Jy ! Component: 100 - total flux cleaned = 0.00726595 Jy ! Component: 150 - total flux cleaned = 0.00996448 Jy ! Component: 200 - total flux cleaned = 0.0119133 Jy ! Component: 250 - total flux cleaned = 0.0135023 Jy ! Component: 300 - total flux cleaned = 0.0154715 Jy ! Component: 350 - total flux cleaned = 0.01684 Jy ! Component: 400 - total flux cleaned = 0.0183111 Jy ! Component: 450 - total flux cleaned = 0.0188349 Jy ! Component: 500 - total flux cleaned = 0.0194775 Jy ! Component: 550 - total flux cleaned = 0.0204827 Jy ! Component: 600 - total flux cleaned = 0.0209756 Jy ! Component: 650 - total flux cleaned = 0.0213403 Jy ! Component: 700 - total flux cleaned = 0.0218212 Jy ! Component: 750 - total flux cleaned = 0.0225301 Jy ! Component: 800 - total flux cleaned = 0.0231133 Jy ! Component: 850 - total flux cleaned = 0.0236892 Jy ! Component: 900 - total flux cleaned = 0.024484 Jy ! Component: 950 - total flux cleaned = 0.0251565 Jy ! Component: 1000 - total flux cleaned = 0.0257107 Jy ! Component: 1050 - total flux cleaned = 0.0264802 Jy ! Component: 1100 - total flux cleaned = 0.0270243 Jy ! Component: 1150 - total flux cleaned = 0.0282058 Jy ! Component: 1200 - total flux cleaned = 0.0286322 Jy ! Component: 1250 - total flux cleaned = 0.0293699 Jy ! Component: 1300 - total flux cleaned = 0.0298928 Jy ! Component: 1350 - total flux cleaned = 0.0306171 Jy ! Component: 1400 - total flux cleaned = 0.0310274 Jy ! Component: 1450 - total flux cleaned = 0.0314351 Jy ! Component: 1500 - total flux cleaned = 0.0323433 Jy ! Component: 1550 - total flux cleaned = 0.0331425 Jy ! Component: 1600 - total flux cleaned = 0.0337376 Jy ! Component: 1650 - total flux cleaned = 0.034622 Jy ! Component: 1700 - total flux cleaned = 0.034816 Jy ! Component: 1750 - total flux cleaned = 0.0354954 Jy ! Component: 1800 - total flux cleaned = 0.0360718 Jy ! Component: 1850 - total flux cleaned = 0.0366456 Jy ! Component: 1900 - total flux cleaned = 0.0373102 Jy ! Component: 1950 - total flux cleaned = 0.0376874 Jy ! Component: 2000 - total flux cleaned = 0.0384365 Jy ! Component: 2050 - total flux cleaned = 0.0388082 Jy ! Component: 2100 - total flux cleaned = 0.03927 Jy ! Component: 2150 - total flux cleaned = 0.039822 Jy ! Component: 2200 - total flux cleaned = 0.0411913 Jy ! Component: 2250 - total flux cleaned = 0.0417351 Jy ! Component: 2300 - total flux cleaned = 0.0422764 Jy ! Component: 2350 - total flux cleaned = 0.0430826 Jy ! Component: 2400 - total flux cleaned = 0.0440609 Jy ! Component: 2450 - total flux cleaned = 0.0442383 Jy ! Component: 2500 - total flux cleaned = 0.045293 Jy ! Component: 2550 - total flux cleaned = 0.0458182 Jy ! Component: 2600 - total flux cleaned = 0.0464269 Jy ! Component: 2650 - total flux cleaned = 0.0473789 Jy ! Component: 2700 - total flux cleaned = 0.0479806 Jy ! Component: 2750 - total flux cleaned = 0.0486654 Jy ! Component: 2800 - total flux cleaned = 0.0492605 Jy ! Component: 2850 - total flux cleaned = 0.0499375 Jy ! Component: 2900 - total flux cleaned = 0.0503583 Jy ! Component: 2950 - total flux cleaned = 0.0511119 Jy ! Component: 3000 - total flux cleaned = 0.0516952 Jy ! Component: 3050 - total flux cleaned = 0.0524417 Jy ! Component: 3100 - total flux cleaned = 0.052772 Jy ! Component: 3150 - total flux cleaned = 0.0532659 Jy ! Component: 3200 - total flux cleaned = 0.0541657 Jy ! Component: 3250 - total flux cleaned = 0.0547359 Jy ! Component: 3300 - total flux cleaned = 0.0553019 Jy ! Component: 3350 - total flux cleaned = 0.055705 Jy ! Component: 3400 - total flux cleaned = 0.0559464 Jy ! Component: 3450 - total flux cleaned = 0.0566654 Jy ! Component: 3500 - total flux cleaned = 0.0574597 Jy ! Component: 3550 - total flux cleaned = 0.0578547 Jy ! Component: 3600 - total flux cleaned = 0.0584053 Jy ! Component: 3650 - total flux cleaned = 0.0588756 Jy ! Component: 3700 - total flux cleaned = 0.0594997 Jy ! Component: 3750 - total flux cleaned = 0.0598879 Jy ! Component: 3800 - total flux cleaned = 0.0601198 Jy ! Component: 3850 - total flux cleaned = 0.0604278 Jy ! Component: 3900 - total flux cleaned = 0.0607346 Jy ! Component: 3950 - total flux cleaned = 0.0611931 Jy ! Component: 4000 - total flux cleaned = 0.0617251 Jy ! Component: 4050 - total flux cleaned = 0.061952 Jy ! Total flux subtracted in 4096 components = 0.0624041 Jy ! Clean residual min=-0.004349 max=0.004386 Jy/beam ! Clean residual mean=-0.000012 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.430346 Jy keep ! Adding 348 model components to the UV plane model. ! The established model now contains 604 components and 0.430346 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap J1308-0950_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 11.27 at -13.25 degrees (North through East) ! Clean map min=-0.016054 max=0.11007 Jy/beam ! Writing clean map to FITS file: J1308-0950_S_map.fits wmodel J1308-0950_S_map.mod ! Writing 604 model components to file: J1308-0950_S_map.mod wobs J1308-0950_S_uvs.fits ! Writing UV FITS file: J1308-0950_S_uvs.fits wwins J1308-0950_S_map.win ! wwins: Wrote 5 windows to J1308-0950_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00159158 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.33793 4.33793 8.67586 17.3517 34.7034 69.4069 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0047 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 69.157 quit ! Quitting program ! Log file J1308-0950_S_dfm.log closed on Fri Feb 15 19:52:26 2019