! Started logfile: .//J0335-4837_X_20180528_dfm.log on Sun Jul 8 13:38:43 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs .//J0335-4837_X_20180528_uva.fits ! Reading UV FITS file: .//J0335-4837_X_20180528_uva.fits ! AN table 1: 22 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.954545 visibilities/baseline/integration-bin. ! Found source: J0335-4837 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 85 lines of history. ! ! Reading 1008 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 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0335-4837_X] 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.200x0.200 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002381Jy sigma=15.040768 ! Fit after self-cal, rms=0.941210Jy sigma=14.146870 ! 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=0.7229 mas, bmaj=21.78 mas, bpa=6.847 degrees ! Estimated noise=2.37621 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.0452846 Jy ! Component: 100 - total flux cleaned = 0.0515093 Jy ! Total flux subtracted in 100 components = 0.0515093 Jy ! Clean residual min=-0.006676 max=0.006457 Jy/beam ! Clean residual mean=-0.000001 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.0515093 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0515093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.044926Jy sigma=0.601161 ! Fit after self-cal, rms=0.044164Jy sigma=0.590981 ! 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=0.9444 mas, bmaj=18.71 mas, bpa=6.646 degrees ! Estimated noise=1.52206 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.00117167 Jy ! Component: 100 - total flux cleaned = 0.000639655 Jy ! Component: 150 - total flux cleaned = 0.000211183 Jy ! Component: 200 - total flux cleaned = -0.000130661 Jy ! Total flux subtracted in 200 components = -0.000130661 Jy ! Clean residual min=-0.003488 max=0.002919 Jy/beam ! Clean residual mean=-0.000003 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.0513786 Jy ! Performing phase self-cal ! Adding 106 model components to the UV plane model. ! The established model now contains 111 components and 0.0513786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043470Jy sigma=0.582338 ! Fit after self-cal, rms=0.043459Jy sigma=0.582024 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9444 x 18.71 at 6.646 degrees (North through East) ! Clean map min=-0.003295 max=0.052917 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 0.91 KP 1.06 PT 1.18 SC 1.09 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.02 PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 KP 1.06 PT 0.93 SC 1.13 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 0.94 PT 1.00 SC 1.03 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 0.99 PT 1.16 SC 0.87 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.84 PT 1.21 SC 1.13 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 0.99 PT 0.89 SC 1.29 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 0.90 PT 0.96 SC 0.89 ! ! ! Fit before self-cal, rms=0.043459Jy sigma=0.582024 ! Fit after self-cal, rms=0.044216Jy sigma=0.573870 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9358 mas, bmaj=18.64 mas, bpa=6.652 degrees ! Estimated noise=1.54095 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.000578246 Jy ! Component: 100 - total flux cleaned = -0.000704765 Jy ! Component: 150 - total flux cleaned = -0.000673055 Jy ! Component: 200 - total flux cleaned = -0.000643886 Jy ! Total flux subtracted in 200 components = -0.000643886 Jy ! Clean residual min=-0.002148 max=0.001965 Jy/beam ! Clean residual mean=-0.000004 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0507347 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 133 components and 0.0507347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.044180Jy sigma=0.573713 ! Fit after self-cal, rms=0.044332Jy sigma=0.572827 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.044332Jy sigma=0.572827 ! Fit after self-cal, rms=0.044912Jy sigma=0.572686 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9387 mas, bmaj=18.62 mas, bpa=6.651 degrees ! Estimated noise=1.54953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000347577 Jy ! Component: 100 - total flux cleaned = -0.000378136 Jy ! Component: 150 - total flux cleaned = -0.000391515 Jy ! Component: 200 - total flux cleaned = -0.00038006 Jy ! Total flux subtracted in 200 components = -0.00038006 Jy ! Clean residual min=-0.002163 max=0.001904 Jy/beam ! Clean residual mean=-0.000004 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0503546 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 153 components and 0.0503546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.044891Jy sigma=0.572623 ! Fit after self-cal, rms=0.044915Jy sigma=0.572596 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 = -7.38126e-05 Jy ! Component: 100 - total flux cleaned = -7.40502e-05 Jy ! Component: 150 - total flux cleaned = -5.38768e-05 Jy ! Component: 200 - total flux cleaned = -3.51436e-05 Jy ! Total flux subtracted in 200 components = -3.51436e-05 Jy ! Clean residual min=-0.002165 max=0.001917 Jy/beam ! Clean residual mean=-0.000004 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0503195 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 165 components and 0.0503195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.044909Jy sigma=0.572536 ! Fit after self-cal, rms=0.044908Jy sigma=0.572531 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.044908Jy sigma=0.572531 ! Fit after self-cal, rms=0.045925Jy sigma=0.571544 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9419 mas, bmaj=18.62 mas, bpa=6.656 degrees ! Estimated noise=1.57558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430994 Jy ! Component: 100 - total flux cleaned = 0.000162728 Jy ! Component: 150 - total flux cleaned = 7.1015e-05 Jy ! Component: 200 - total flux cleaned = 2.78652e-05 Jy ! Total flux subtracted in 200 components = 2.78652e-05 Jy ! Clean residual min=-0.002293 max=0.001867 Jy/beam ! Clean residual mean=-0.000005 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0503474 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 181 components and 0.0503474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045887Jy sigma=0.571421 ! Fit after self-cal, rms=0.045911Jy sigma=0.571370 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 = -4.2753e-06 Jy ! Component: 100 - total flux cleaned = 1.50318e-05 Jy ! Component: 150 - total flux cleaned = 3.33189e-05 Jy ! Component: 200 - total flux cleaned = 4.1782e-05 Jy ! Total flux subtracted in 200 components = 4.1782e-05 Jy ! Clean residual min=-0.002258 max=0.001878 Jy/beam ! Clean residual mean=-0.000005 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0503892 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 185 components and 0.0503892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045905Jy sigma=0.571334 ! Fit after self-cal, rms=0.045905Jy sigma=0.571331 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045905Jy sigma=0.571331 ! Fit after self-cal, rms=0.046572Jy sigma=0.570434 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.624 mas, bmaj=17.06 mas, bpa=3.526 degrees ! Estimated noise=2.1021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016672 Jy ! Component: 100 - total flux cleaned = 8.08607e-05 Jy ! Component: 150 - total flux cleaned = 3.65668e-05 Jy ! Component: 200 - total flux cleaned = 9.45175e-06 Jy ! Total flux subtracted in 200 components = 9.45175e-06 Jy ! Clean residual min=-0.001331 max=0.001333 Jy/beam ! Clean residual mean=-0.000010 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0503986 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 212 components and 0.0503986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.046555Jy sigma=0.570395 ! Fit after self-cal, rms=0.046569Jy sigma=0.570351 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 = 2.94123e-05 Jy ! Component: 100 - total flux cleaned = 5.29238e-06 Jy ! Component: 150 - total flux cleaned = -1.54418e-05 Jy ! Component: 200 - total flux cleaned = -2.25163e-05 Jy ! Total flux subtracted in 200 components = -2.25163e-05 Jy ! Clean residual min=-0.001329 max=0.001282 Jy/beam ! Clean residual mean=-0.000010 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.0503761 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 220 components and 0.0503761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.046561Jy sigma=0.570359 ! Fit after self-cal, rms=0.046560Jy sigma=0.570355 ! 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=0.9443 mas, bmaj=18.63 mas, bpa=6.66 degrees ! Estimated noise=1.59738 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9443 x 18.63 at 6.66 degrees (North through East) ! Clean map min=-0.0023974 max=0.052448 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=0.7277 mas, bmaj=21.41 mas, bpa=6.866 degrees ! Estimated noise=2.50696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0479004 Jy ! Component: 100 - total flux cleaned = 0.0556603 Jy ! Component: 150 - total flux cleaned = 0.0545145 Jy ! Component: 200 - total flux cleaned = 0.053956 Jy ! Total flux subtracted in 200 components = 0.053956 Jy ! Clean residual min=-0.004645 max=0.005211 Jy/beam ! Clean residual mean=0.000003 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.0539561 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0539561 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9443 mas, bmaj=18.63 mas, bpa=6.66 degrees ! Estimated noise=1.59738 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.00238228 Jy ! Component: 100 - total flux cleaned = -0.00304168 Jy ! Component: 150 - total flux cleaned = -0.00324921 Jy ! Component: 200 - total flux cleaned = -0.00342656 Jy ! Total flux subtracted in 200 components = -0.00342656 Jy ! Clean residual min=-0.002153 max=0.002313 Jy/beam ! Clean residual mean=-0.000005 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.0505295 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 41 components and 0.0505295 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.624 mas, bmaj=17.06 mas, bpa=3.526 degrees ! Estimated noise=2.1021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151681 Jy ! Component: 100 - total flux cleaned = 0.000112118 Jy ! Component: 150 - total flux cleaned = 6.29369e-05 Jy ! Component: 200 - total flux cleaned = 1.81412e-05 Jy ! Total flux subtracted in 200 components = 1.81412e-05 Jy ! Clean residual min=-0.001118 max=0.001591 Jy/beam ! Clean residual mean=-0.000009 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0505476 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.04082e-05 Jy ! Component: 100 - total flux cleaned = -6.82203e-05 Jy ! Component: 150 - total flux cleaned = -0.000102754 Jy ! Component: 200 - total flux cleaned = -0.000134447 Jy ! Total flux subtracted in 200 components = -0.000134447 Jy ! Clean residual min=-0.001145 max=0.001482 Jy/beam ! Clean residual mean=-0.000010 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0504132 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 89 components and 0.0504132 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9443 mas, bmaj=18.63 mas, bpa=6.66 degrees ! Estimated noise=1.59738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180224 Jy ! Component: 100 - total flux cleaned = 0.000147959 Jy ! Component: 150 - total flux cleaned = 0.000148012 Jy ! Component: 200 - total flux cleaned = 0.000160363 Jy ! Total flux subtracted in 200 components = 0.000160363 Jy ! Clean residual min=-0.002156 max=0.002044 Jy/beam ! Clean residual mean=-0.000005 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0505735 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.0505735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.046566Jy sigma=0.570417 ! Fit after self-cal, rms=0.046564Jy sigma=0.570400 wmodel J0335-4837_X_map.mod ! Writing 111 model components to file: J0335-4837_X_map.mod wobs J0335-4837_X_uvs.fits ! Writing UV FITS file: J0335-4837_X_uvs.fits wwins J0335-4837_X_map.win ! wwins: Wrote 1 windows to J0335-4837_X_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.000167487 Jy ! Component: 100 - total flux cleaned = -0.000263777 Jy ! Component: 150 - total flux cleaned = -0.000291575 Jy ! Component: 200 - total flux cleaned = -0.0003169 Jy ! Component: 250 - total flux cleaned = -0.000366589 Jy ! Component: 300 - total flux cleaned = -0.000460924 Jy ! Component: 350 - total flux cleaned = -0.000437474 Jy ! Component: 400 - total flux cleaned = -0.000459322 Jy ! Component: 450 - total flux cleaned = -0.00048089 Jy ! Component: 500 - total flux cleaned = -0.000394658 Jy ! Component: 550 - total flux cleaned = -0.000245594 Jy ! Component: 600 - total flux cleaned = -0.000160902 Jy ! Component: 650 - total flux cleaned = -0.000139948 Jy ! Component: 700 - total flux cleaned = -0.000140028 Jy ! Component: 750 - total flux cleaned = -0.000140178 Jy ! Component: 800 - total flux cleaned = -9.83075e-05 Jy ! Component: 850 - total flux cleaned = -5.62344e-05 Jy ! Component: 900 - total flux cleaned = -3.50804e-05 Jy ! Component: 950 - total flux cleaned = -3.49787e-05 Jy ! Component: 1000 - total flux cleaned = 8.11868e-06 Jy ! Component: 1050 - total flux cleaned = 2.99838e-05 Jy ! Component: 1100 - total flux cleaned = 5.16306e-05 Jy ! Component: 1150 - total flux cleaned = 9.56521e-05 Jy ! Component: 1200 - total flux cleaned = 0.000140013 Jy ! Component: 1250 - total flux cleaned = 0.000162563 Jy ! Component: 1300 - total flux cleaned = 0.000207889 Jy ! Component: 1350 - total flux cleaned = 0.000277038 Jy ! Component: 1400 - total flux cleaned = 0.000323877 Jy ! Component: 1450 - total flux cleaned = 0.000371299 Jy ! Component: 1500 - total flux cleaned = 0.000419469 Jy ! Component: 1550 - total flux cleaned = 0.000492623 Jy ! Component: 1600 - total flux cleaned = 0.000542303 Jy ! Component: 1650 - total flux cleaned = 0.000542293 Jy ! Component: 1700 - total flux cleaned = 0.000567773 Jy ! Component: 1750 - total flux cleaned = 0.000593818 Jy ! Component: 1800 - total flux cleaned = 0.000620441 Jy ! Component: 1850 - total flux cleaned = 0.00064738 Jy ! Component: 1900 - total flux cleaned = 0.000729134 Jy ! Component: 1950 - total flux cleaned = 0.000756878 Jy ! Component: 2000 - total flux cleaned = 0.000841131 Jy ! Component: 2050 - total flux cleaned = 0.000955752 Jy ! Component: 2100 - total flux cleaned = 0.00101453 Jy ! Component: 2150 - total flux cleaned = 0.0011033 Jy ! Component: 2200 - total flux cleaned = 0.00113369 Jy ! Component: 2250 - total flux cleaned = 0.00116426 Jy ! Component: 2300 - total flux cleaned = 0.00119589 Jy ! Component: 2350 - total flux cleaned = 0.00116376 Jy ! Component: 2400 - total flux cleaned = 0.00109711 Jy ! Component: 2450 - total flux cleaned = 0.00106258 Jy ! Component: 2500 - total flux cleaned = 0.000992459 Jy ! Component: 2550 - total flux cleaned = 0.000849611 Jy ! Component: 2600 - total flux cleaned = 0.000703584 Jy ! Component: 2650 - total flux cleaned = 0.000516135 Jy ! Component: 2700 - total flux cleaned = 0.000323125 Jy ! Component: 2750 - total flux cleaned = 0.000164531 Jy ! Component: 2800 - total flux cleaned = -8.02552e-05 Jy ! Component: 2850 - total flux cleaned = -0.000164042 Jy ! Component: 2900 - total flux cleaned = -0.000336029 Jy ! Component: 2950 - total flux cleaned = -0.000512951 Jy ! Component: 3000 - total flux cleaned = -0.00064871 Jy ! Component: 3050 - total flux cleaned = -0.000836353 Jy ! Component: 3100 - total flux cleaned = -0.000932234 Jy ! Component: 3150 - total flux cleaned = -0.00112985 Jy ! Component: 3200 - total flux cleaned = -0.00128284 Jy ! Component: 3250 - total flux cleaned = -0.00144082 Jy ! Component: 3300 - total flux cleaned = -0.0016018 Jy ! Component: 3350 - total flux cleaned = -0.00182372 Jy ! Component: 3400 - total flux cleaned = -0.00193717 Jy ! Component: 3450 - total flux cleaned = -0.00217184 Jy ! Component: 3500 - total flux cleaned = -0.00241384 Jy ! Component: 3550 - total flux cleaned = -0.00260083 Jy ! Component: 3600 - total flux cleaned = -0.00285705 Jy ! Component: 3650 - total flux cleaned = -0.00305427 Jy ! Component: 3700 - total flux cleaned = -0.00339383 Jy ! Component: 3750 - total flux cleaned = -0.00360396 Jy ! Component: 3800 - total flux cleaned = -0.00389095 Jy ! Component: 3850 - total flux cleaned = -0.00411318 Jy ! Component: 3900 - total flux cleaned = -0.00426486 Jy ! Component: 3950 - total flux cleaned = -0.00442034 Jy ! Component: 4000 - total flux cleaned = -0.00458023 Jy ! Component: 4050 - total flux cleaned = -0.00474699 Jy ! Total flux subtracted in 4096 components = -0.004831 Jy ! Clean residual min=-0.004957 max=0.004617 Jy/beam ! Clean residual mean=-0.000007 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.0457425 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 244 components and 0.0457425 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J0335-4837_X_20180528_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9443 x 18.63 at 6.66 degrees (North through East) ! Clean map min=-0.008956 max=0.052384 Jy/beam ! Writing clean map to FITS file: .//J0335-4837_X_20180528_map.fits wmodel .//J0335-4837_X_20180528_map.mod ! Writing 244 model components to file: .//J0335-4837_X_20180528_map.mod wobs .//J0335-4837_X_20180528_uvs.fits ! Writing UV FITS file: .//J0335-4837_X_20180528_uvs.fits wwins .//J0335-4837_X_20180528_map.win ! wwins: Wrote 2 windows to .//J0335-4837_X_20180528_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0523838 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00185126 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -10.6021 10.6021 21.2042 42.4083 84.8167 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0055 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.052 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 28.296 quit ! Quitting program ! Log file .//J0335-4837_X_20180528_dfm.log closed on Sun Jul 8 13:38:47 2018