! Started logfile: J1509-3713_S_dfm.log on Fri Feb 15 19:54:41 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 J1509-3713_S_uvm.fits ! Reading UV FITS file: J1509-3713_S_uvm.fits ! AN table 1: 91 integrations on 21 of 21 possible baselines. ! AN table 2: 24 integrations on 15 of 15 possible baselines. ! AN table 3: 109 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.763761 visibilities/baseline/integration-bin. ! Found source: J1509-3713 ! ! 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 8936 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 J1509-3713_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 98 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 53 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 53 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 53 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 637 telescope corrections were flagged in sub-array 1. ! A total of 144 telescope corrections were flagged in sub-array 2. ! A total of 436 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.010526Jy sigma=10.276669 ! Fit after self-cal, rms=0.935533Jy sigma=9.490949 ! 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.531 mas, bmaj=8.303 mas, bpa=-15.97 degrees ! Estimated noise=1.67701 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.0519648 Jy ! Component: 100 - total flux cleaned = 0.0644597 Jy ! Total flux subtracted in 100 components = 0.0644597 Jy ! Clean residual min=-0.006281 max=0.006515 Jy/beam ! Clean residual mean=-0.000018 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.0644597 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0644597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.074419Jy sigma=0.685763 ! Fit after self-cal, rms=0.073067Jy sigma=0.673328 ! 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.324 mas, bmaj=12.18 mas, bpa=-17.2 degrees ! Estimated noise=0.904677 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 (3.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0083804 Jy ! Component: 100 - total flux cleaned = 0.0121882 Jy ! Component: 150 - total flux cleaned = 0.0143429 Jy ! Component: 200 - total flux cleaned = 0.0156563 Jy ! Total flux subtracted in 200 components = 0.0156563 Jy ! Clean residual min=-0.003564 max=0.003031 Jy/beam ! Clean residual mean=-0.000018 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.080116 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 39 components and 0.080116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.072278Jy sigma=0.663105 ! Fit after self-cal, rms=0.072104Jy sigma=0.661845 ! 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.324 x 12.18 at -17.2 degrees (North through East) ! Clean map min=-0.0035861 max=0.062161 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.97 LA 0.91 MK 1.06 ! NL 1.09 OV 1.02 PT 0.97 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.15 KP 0.96 LA 1.04 MK 1.05 ! PT 0.86 SC 1.10 ! ! A total of 135 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 1.00 KP 1.36 MK 0.94 OV 1.00 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.96 LA 0.87 MK 1.09 ! NL 1.06 OV 0.99 PT 1.01 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 KP 0.93 LA 0.92 MK 1.12 ! PT 0.87 SC 0.82 ! ! A total of 135 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 1.06 KP 1.04 MK 0.87 OV 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.99 LA 0.82 MK 1.09 ! NL 1.01 OV 0.92 PT 1.04 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 KP 0.98 LA 1.02 MK 1.06 ! PT 0.98 SC 1.22 ! ! A total of 135 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 1.00 KP 1.28 MK 0.86 OV 1.10 ! ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.072104Jy sigma=0.661845 ! Fit after self-cal, rms=0.073382Jy sigma=0.659347 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=11.9 mas, bpa=-17.35 degrees ! Estimated noise=0.938537 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.000485935 Jy ! Component: 100 - total flux cleaned = 0.000364387 Jy ! Component: 150 - total flux cleaned = 0.000332966 Jy ! Component: 200 - total flux cleaned = 0.000361104 Jy ! Total flux subtracted in 200 components = 0.000361104 Jy ! Clean residual min=-0.002837 max=0.002670 Jy/beam ! Clean residual mean=0.000025 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0804771 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.0804771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.073333Jy sigma=0.659023 ! Fit after self-cal, rms=0.073573Jy sigma=0.658361 ! 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.073573Jy sigma=0.658361 ! Fit after self-cal, rms=0.073763Jy sigma=0.657544 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=11.91 mas, bpa=-17.39 degrees ! Estimated noise=0.934638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180537 Jy ! Component: 100 - total flux cleaned = 8.23095e-05 Jy ! Component: 150 - total flux cleaned = 2.97597e-05 Jy ! Component: 200 - total flux cleaned = 6.85674e-06 Jy ! Total flux subtracted in 200 components = 6.85674e-06 Jy ! Clean residual min=-0.002590 max=0.002510 Jy/beam ! Clean residual mean=0.000025 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.080484 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.080484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.073729Jy sigma=0.657358 ! Fit after self-cal, rms=0.073830Jy sigma=0.657220 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.83871e-05 Jy ! Component: 100 - total flux cleaned = 1.88263e-05 Jy ! Component: 150 - total flux cleaned = -2.40731e-06 Jy ! Component: 200 - total flux cleaned = -2.07452e-05 Jy ! Total flux subtracted in 200 components = -2.07452e-05 Jy ! Clean residual min=-0.002595 max=0.002328 Jy/beam ! Clean residual mean=0.000022 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0804633 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.0804633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.073804Jy sigma=0.657138 ! Fit after self-cal, rms=0.073815Jy sigma=0.657100 ! 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.073815Jy sigma=0.657100 ! Fit after self-cal, rms=0.075566Jy sigma=0.654960 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=11.89 mas, bpa=-17.33 degrees ! Estimated noise=0.932675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.56915e-05 Jy ! Component: 100 - total flux cleaned = 1.79367e-05 Jy ! Component: 150 - total flux cleaned = -5.62109e-06 Jy ! Component: 200 - total flux cleaned = -4.61338e-05 Jy ! Total flux subtracted in 200 components = -4.61338e-05 Jy ! Clean residual min=-0.002288 max=0.002035 Jy/beam ! Clean residual mean=0.000036 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0804171 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 84 components and 0.0804171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.075542Jy sigma=0.654812 ! Fit after self-cal, rms=0.075748Jy sigma=0.654503 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.000115889 Jy ! Component: 100 - total flux cleaned = -0.000137472 Jy ! Component: 150 - total flux cleaned = -0.000175416 Jy ! Component: 200 - total flux cleaned = -0.000192928 Jy ! Total flux subtracted in 200 components = -0.000192928 Jy ! Clean residual min=-0.002320 max=0.002040 Jy/beam ! Clean residual mean=0.000033 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0802242 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.0802242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.075730Jy sigma=0.654440 ! Fit after self-cal, rms=0.075731Jy sigma=0.654414 ! 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.075731Jy sigma=0.654414 ! Fit after self-cal, rms=0.076431Jy sigma=0.654284 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.781 mas, bmaj=32.93 mas, bpa=-10.47 degrees ! Estimated noise=1.15261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230962 Jy ! Component: 100 - total flux cleaned = 0.000241073 Jy ! Component: 150 - total flux cleaned = 0.000232691 Jy ! Component: 200 - total flux cleaned = 0.000208296 Jy ! Total flux subtracted in 200 components = 0.000208296 Jy ! Clean residual min=-0.002414 max=0.002358 Jy/beam ! Clean residual mean=0.000065 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.0804325 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 100 components and 0.0804325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.076426Jy sigma=0.654255 ! Fit after self-cal, rms=0.076559Jy sigma=0.654172 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 = -9.40295e-06 Jy ! Component: 100 - total flux cleaned = 2.50324e-06 Jy ! Component: 150 - total flux cleaned = 2.56224e-06 Jy ! Component: 200 - total flux cleaned = 2.19951e-06 Jy ! Total flux subtracted in 200 components = 2.19951e-06 Jy ! Clean residual min=-0.002495 max=0.002383 Jy/beam ! Clean residual mean=0.000064 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0804347 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 0.0804347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.076554Jy sigma=0.654153 ! Fit after self-cal, rms=0.076559Jy sigma=0.654141 ! 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.252 mas, bmaj=11.86 mas, bpa=-17.33 degrees ! Estimated noise=0.93085 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 11.86 at -17.33 degrees (North through East) ! Clean map min=-0.0022259 max=0.061076 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.553 mas, bmaj=8.429 mas, bpa=-16.02 degrees ! Estimated noise=1.7244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0496781 Jy ! Component: 100 - total flux cleaned = 0.0634868 Jy ! Component: 150 - total flux cleaned = 0.070508 Jy ! Component: 200 - total flux cleaned = 0.0749443 Jy ! Total flux subtracted in 200 components = 0.0749443 Jy ! Clean residual min=-0.005085 max=0.005398 Jy/beam ! Clean residual mean=0.000017 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.0749444 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.0749444 Jy ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=11.86 mas, bpa=-17.33 degrees ! Estimated noise=0.93085 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.00434463 Jy ! Component: 100 - total flux cleaned = 0.00549546 Jy ! Component: 150 - total flux cleaned = 0.00549312 Jy ! Component: 200 - total flux cleaned = 0.00548904 Jy ! Total flux subtracted in 200 components = 0.00548904 Jy ! Clean residual min=-0.002530 max=0.002222 Jy/beam ! Clean residual mean=0.000037 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0804334 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.0804334 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.781 mas, bmaj=32.93 mas, bpa=-10.47 degrees ! Estimated noise=1.15261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000326671 Jy ! Component: 100 - total flux cleaned = 0.000415699 Jy ! Component: 150 - total flux cleaned = 0.000414791 Jy ! Component: 200 - total flux cleaned = 0.00035306 Jy ! Total flux subtracted in 200 components = 0.00035306 Jy ! Clean residual min=-0.002658 max=0.002351 Jy/beam ! Clean residual mean=0.000065 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.0807865 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 = -5.54041e-05 Jy ! Component: 100 - total flux cleaned = -0.000104614 Jy ! Component: 150 - total flux cleaned = -0.000120345 Jy ! Component: 200 - total flux cleaned = -0.000135145 Jy ! Total flux subtracted in 200 components = -0.000135145 Jy ! Clean residual min=-0.002655 max=0.002362 Jy/beam ! Clean residual mean=0.000065 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0806513 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.0806513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=11.86 mas, bpa=-17.33 degrees ! Estimated noise=0.93085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000243521 Jy ! Component: 100 - total flux cleaned = -0.0002436 Jy ! Component: 150 - total flux cleaned = -0.000244006 Jy ! Component: 200 - total flux cleaned = -0.000274221 Jy ! Total flux subtracted in 200 components = -0.000274221 Jy ! Clean residual min=-0.002334 max=0.002143 Jy/beam ! Clean residual mean=0.000037 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0803771 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 85 components and 0.0803771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Not correcting unselected IF 4. ! ! Fit before self-cal, rms=0.076597Jy sigma=0.654446 ! Fit after self-cal, rms=0.076562Jy sigma=0.654221 wmodel J1509-3713_S_map.mod ! Writing 85 model components to file: J1509-3713_S_map.mod wobs J1509-3713_S_uvs.fits ! Writing UV FITS file: J1509-3713_S_uvs.fits wwins J1509-3713_S_map.win ! wwins: Wrote 2 windows to J1509-3713_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.000451942 Jy ! Component: 100 - total flux cleaned = -0.00030677 Jy ! Component: 150 - total flux cleaned = -0.000204064 Jy ! Component: 200 - total flux cleaned = -0.000172434 Jy ! Component: 250 - total flux cleaned = 4.53055e-05 Jy ! Component: 300 - total flux cleaned = 0.000163586 Jy ! Component: 350 - total flux cleaned = 0.000191453 Jy ! Component: 400 - total flux cleaned = 0.000302849 Jy ! Component: 450 - total flux cleaned = 0.000463869 Jy ! Component: 500 - total flux cleaned = 0.000593982 Jy ! Component: 550 - total flux cleaned = 0.000744356 Jy ! Component: 600 - total flux cleaned = 0.000890492 Jy ! Component: 650 - total flux cleaned = 0.00100879 Jy ! Component: 700 - total flux cleaned = 0.00105524 Jy ! Component: 750 - total flux cleaned = 0.00121482 Jy ! Component: 800 - total flux cleaned = 0.00132597 Jy ! Component: 850 - total flux cleaned = 0.00143448 Jy ! Component: 900 - total flux cleaned = 0.00151942 Jy ! Component: 950 - total flux cleaned = 0.00156154 Jy ! Component: 1000 - total flux cleaned = 0.00170528 Jy ! Component: 1050 - total flux cleaned = 0.00178619 Jy ! Component: 1100 - total flux cleaned = 0.0018657 Jy ! Component: 1150 - total flux cleaned = 0.0019825 Jy ! Component: 1200 - total flux cleaned = 0.00205867 Jy ! Component: 1250 - total flux cleaned = 0.0021338 Jy ! Component: 1300 - total flux cleaned = 0.00220785 Jy ! Component: 1350 - total flux cleaned = 0.00231741 Jy ! Component: 1400 - total flux cleaned = 0.00240718 Jy ! Component: 1450 - total flux cleaned = 0.00249531 Jy ! Component: 1500 - total flux cleaned = 0.00259977 Jy ! Component: 1550 - total flux cleaned = 0.00270276 Jy ! Component: 1600 - total flux cleaned = 0.00283841 Jy ! Component: 1650 - total flux cleaned = 0.00295553 Jy ! Component: 1700 - total flux cleaned = 0.0031372 Jy ! Component: 1750 - total flux cleaned = 0.00323482 Jy ! Component: 1800 - total flux cleaned = 0.00336355 Jy ! Component: 1850 - total flux cleaned = 0.00349082 Jy ! Component: 1900 - total flux cleaned = 0.00358512 Jy ! Component: 1950 - total flux cleaned = 0.00370932 Jy ! Component: 2000 - total flux cleaned = 0.0038167 Jy ! Component: 2050 - total flux cleaned = 0.00395328 Jy ! Component: 2100 - total flux cleaned = 0.00408844 Jy ! Component: 2150 - total flux cleaned = 0.00422211 Jy ! Component: 2200 - total flux cleaned = 0.00435417 Jy ! Component: 2250 - total flux cleaned = 0.00445562 Jy ! Component: 2300 - total flux cleaned = 0.00457029 Jy ! Component: 2350 - total flux cleaned = 0.00466957 Jy ! Component: 2400 - total flux cleaned = 0.00475363 Jy ! Component: 2450 - total flux cleaned = 0.00493381 Jy ! Component: 2500 - total flux cleaned = 0.00501588 Jy ! Component: 2550 - total flux cleaned = 0.00508371 Jy ! Component: 2600 - total flux cleaned = 0.00519134 Jy ! Component: 2650 - total flux cleaned = 0.00529783 Jy ! Component: 2700 - total flux cleaned = 0.00537675 Jy ! Component: 2750 - total flux cleaned = 0.00540273 Jy ! Component: 2800 - total flux cleaned = 0.00544155 Jy ! Component: 2850 - total flux cleaned = 0.00549274 Jy ! Component: 2900 - total flux cleaned = 0.00551836 Jy ! Component: 2950 - total flux cleaned = 0.00559398 Jy ! Component: 3000 - total flux cleaned = 0.00561903 Jy ! Component: 3050 - total flux cleaned = 0.0056932 Jy ! Component: 3100 - total flux cleaned = 0.00573004 Jy ! Component: 3150 - total flux cleaned = 0.00577861 Jy ! Component: 3200 - total flux cleaned = 0.0058027 Jy ! Component: 3250 - total flux cleaned = 0.00585044 Jy ! Component: 3300 - total flux cleaned = 0.00583871 Jy ! Component: 3350 - total flux cleaned = 0.00592129 Jy ! Component: 3400 - total flux cleaned = 0.00597954 Jy ! Component: 3450 - total flux cleaned = 0.00601414 Jy ! Component: 3500 - total flux cleaned = 0.00603705 Jy ! Component: 3550 - total flux cleaned = 0.00607121 Jy ! Component: 3600 - total flux cleaned = 0.00610517 Jy ! Component: 3650 - total flux cleaned = 0.00618367 Jy ! Component: 3700 - total flux cleaned = 0.00621694 Jy ! Component: 3750 - total flux cleaned = 0.00621701 Jy ! Component: 3800 - total flux cleaned = 0.00622786 Jy ! Component: 3850 - total flux cleaned = 0.00620607 Jy ! Component: 3900 - total flux cleaned = 0.00623867 Jy ! Component: 3950 - total flux cleaned = 0.00624945 Jy ! Component: 4000 - total flux cleaned = 0.00624964 Jy ! Component: 4050 - total flux cleaned = 0.00631337 Jy ! Total flux subtracted in 4096 components = 0.00635552 Jy ! Clean residual min=-0.000589 max=0.000790 Jy/beam ! Clean residual mean=0.000004 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0867326 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 355 components and 0.0867326 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap J1509-3713_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 11.86 at -17.33 degrees (North through East) ! Clean map min=-0.0017022 max=0.059089 Jy/beam ! Writing clean map to FITS file: J1509-3713_S_map.fits wmodel J1509-3713_S_map.mod ! Writing 355 model components to file: J1509-3713_S_map.mod wobs J1509-3713_S_uvs.fits ! Writing UV FITS file: J1509-3713_S_uvs.fits wwins J1509-3713_S_map.win ! wwins: Wrote 3 windows to J1509-3713_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0590893 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000193365 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.981729 0.981729 1.96346 3.92692 7.85383 15.7077 31.4153 62.8307 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 305.583 quit ! Quitting program ! Log file J1509-3713_S_dfm.log closed on Fri Feb 15 19:54:45 2019