! Started logfile: /scr/pima/rdv91_uvs/J0610-1847_X_dfm.log on Fri Jun 15 11:24:51 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/rdv91_uvs/J0610-1847_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv91_uvs/J0610-1847_X_uva.fits ! AN table 1: 178 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.886017 visibilities/baseline/integration-bin. ! Found source: J0610-1847 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 28388 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0610-1847_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023906Jy sigma=17.846055 ! Fit after self-cal, rms=0.828622Jy sigma=14.300568 ! 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.7066 mas, bmaj=1.66 mas, bpa=-6.103 degrees ! Estimated noise=0.541805 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.133677 Jy ! Component: 100 - total flux cleaned = 0.166751 Jy ! Total flux subtracted in 100 components = 0.166751 Jy ! Clean residual min=-0.005836 max=0.013913 Jy/beam ! Clean residual mean=0.000005 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.166751 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.166751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119067Jy sigma=1.877361 ! Fit after self-cal, rms=0.119082Jy sigma=1.877188 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152759 Jy ! Component: 100 - total flux cleaned = 0.0230942 Jy ! Total flux subtracted in 100 components = 0.0230942 Jy ! Clean residual min=-0.004611 max=0.005036 Jy/beam ! Clean residual mean=0.000002 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.189845 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.189845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116837Jy sigma=1.826519 ! Fit after self-cal, rms=0.116859Jy sigma=1.826292 ! 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.924 mas, bmaj=2.134 mas, bpa=-7.017 degrees ! Estimated noise=0.250938 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.00608566 Jy ! Component: 100 - total flux cleaned = 0.00880109 Jy ! Component: 150 - total flux cleaned = 0.0101687 Jy ! Component: 200 - total flux cleaned = 0.0103452 Jy ! Total flux subtracted in 200 components = 0.0103452 Jy ! Clean residual min=-0.002330 max=0.002636 Jy/beam ! Clean residual mean=-0.000001 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.20019 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.20019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116628Jy sigma=1.820138 ! Fit after self-cal, rms=0.116642Jy sigma=1.820094 ! 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.924 x 2.134 at -7.017 degrees (North through East) ! Clean map min=-0.0021381 max=0.17944 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.07 KP 0.99 ! LA 1.01 MK 1.00 NL 0.98 OV 1.00 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.06 KP 1.00 ! LA 1.00 MK 1.01 NL 1.00 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.07 KP 0.98 ! LA 1.01 MK 1.03 NL 1.00 OV 0.98 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.05 KP 1.01 ! LA 1.00 MK 0.98 NL 1.02 OV 0.99 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.116642Jy sigma=1.820094 ! Fit after self-cal, rms=0.117867Jy sigma=1.818050 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9293 mas, bmaj=2.13 mas, bpa=-6.837 degrees ! Estimated noise=0.250852 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.000993223 Jy ! Component: 100 - total flux cleaned = -0.0011235 Jy ! Component: 150 - total flux cleaned = -0.00114872 Jy ! Component: 200 - total flux cleaned = -0.00116857 Jy ! Total flux subtracted in 200 components = -0.00116857 Jy ! Clean residual min=-0.002027 max=0.002339 Jy/beam ! Clean residual mean=-0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.199022 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.199022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117847Jy sigma=1.817790 ! Fit after self-cal, rms=0.117875Jy sigma=1.817744 ! 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.117875Jy sigma=1.817744 ! Fit after self-cal, rms=0.119823Jy sigma=1.815233 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9293 mas, bmaj=2.131 mas, bpa=-6.758 degrees ! Estimated noise=0.250804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102958 Jy ! Component: 100 - total flux cleaned = -0.00013804 Jy ! Component: 150 - total flux cleaned = -0.000153386 Jy ! Component: 200 - total flux cleaned = -0.000182706 Jy ! Total flux subtracted in 200 components = -0.000182706 Jy ! Clean residual min=-0.001863 max=0.001825 Jy/beam ! Clean residual mean=-0.000000 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.198839 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.198839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119818Jy sigma=1.815147 ! Fit after self-cal, rms=0.119844Jy sigma=1.815111 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.34488e-06 Jy ! Component: 100 - total flux cleaned = -3.76603e-06 Jy ! Component: 150 - total flux cleaned = -1.69699e-05 Jy ! Component: 200 - total flux cleaned = -3.03803e-05 Jy ! Total flux subtracted in 200 components = -3.03803e-05 Jy ! Clean residual min=-0.001847 max=0.001807 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.198808 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.198808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119841Jy sigma=1.815052 ! Fit after self-cal, rms=0.119840Jy sigma=1.815057 ! 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.119840Jy sigma=1.815057 ! Fit after self-cal, rms=0.119981Jy sigma=1.815042 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9292 mas, bmaj=2.133 mas, bpa=-6.786 degrees ! Estimated noise=0.250788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.31178e-05 Jy ! Component: 100 - total flux cleaned = -7.7173e-05 Jy ! Component: 150 - total flux cleaned = -0.000102341 Jy ! Component: 200 - total flux cleaned = -0.00011426 Jy ! Total flux subtracted in 200 components = -0.00011426 Jy ! Clean residual min=-0.001836 max=0.001804 Jy/beam ! Clean residual mean=-0.000000 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.198694 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.198694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119978Jy sigma=1.814998 ! Fit after self-cal, rms=0.119979Jy sigma=1.814993 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 = -1.40253e-05 Jy ! Component: 100 - total flux cleaned = -1.44114e-05 Jy ! Component: 150 - total flux cleaned = -2.55432e-05 Jy ! Component: 200 - total flux cleaned = -3.61374e-05 Jy ! Total flux subtracted in 200 components = -3.61374e-05 Jy ! Clean residual min=-0.001824 max=0.001791 Jy/beam ! Clean residual mean=-0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.198658 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.198658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119977Jy sigma=1.814960 ! Fit after self-cal, rms=0.119976Jy sigma=1.814957 ! 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. ! ! Fit before self-cal, rms=0.119976Jy sigma=1.814957 ! Fit after self-cal, rms=0.120063Jy sigma=1.814947 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.252 mas, bmaj=4.69 mas, bpa=0.6616 degrees ! Estimated noise=0.300956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.71971e-05 Jy ! Component: 100 - total flux cleaned = -4.94027e-05 Jy ! Component: 150 - total flux cleaned = -4.98594e-05 Jy ! Component: 200 - total flux cleaned = -4.9582e-05 Jy ! Total flux subtracted in 200 components = -4.9582e-05 Jy ! Clean residual min=-0.001798 max=0.001675 Jy/beam ! Clean residual mean=-0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.198609 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.198609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120064Jy sigma=1.814939 ! Fit after self-cal, rms=0.120064Jy sigma=1.814917 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.52625e-07 Jy ! Component: 100 - total flux cleaned = 9.38166e-07 Jy ! Component: 150 - total flux cleaned = 1.00541e-06 Jy ! Component: 200 - total flux cleaned = 1.19334e-06 Jy ! Total flux subtracted in 200 components = 1.19334e-06 Jy ! Clean residual min=-0.001795 max=0.001676 Jy/beam ! Clean residual mean=-0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.19861 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 39 components and 0.19861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120065Jy sigma=1.814915 ! Fit after self-cal, rms=0.120064Jy sigma=1.814897 ! 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.9291 mas, bmaj=2.135 mas, bpa=-6.811 degrees ! Estimated noise=0.250807 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9291 x 2.135 at -6.811 degrees (North through East) ! Clean map min=-0.0016675 max=0.17975 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.7097 mas, bmaj=1.655 mas, bpa=-5.786 degrees ! Estimated noise=0.543586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.133833 Jy ! Component: 100 - total flux cleaned = 0.166971 Jy ! Component: 150 - total flux cleaned = 0.181976 Jy ! Component: 200 - total flux cleaned = 0.189623 Jy ! Total flux subtracted in 200 components = 0.189623 Jy ! Clean residual min=-0.004163 max=0.004392 Jy/beam ! Clean residual mean=0.000001 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.189622 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.189622 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9291 mas, bmaj=2.135 mas, bpa=-6.811 degrees ! Estimated noise=0.250807 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.005469 Jy ! Component: 100 - total flux cleaned = 0.00760419 Jy ! Component: 150 - total flux cleaned = 0.00852086 Jy ! Component: 200 - total flux cleaned = 0.00866644 Jy ! Total flux subtracted in 200 components = 0.00866644 Jy ! Clean residual min=-0.001839 max=0.001785 Jy/beam ! Clean residual mean=-0.000000 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.198289 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.198289 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.252 mas, bmaj=4.69 mas, bpa=0.6616 degrees ! Estimated noise=0.300956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373314 Jy ! Component: 100 - total flux cleaned = 0.000344636 Jy ! Component: 150 - total flux cleaned = 0.000324785 Jy ! Component: 200 - total flux cleaned = 0.000308784 Jy ! Total flux subtracted in 200 components = 0.000308784 Jy ! Clean residual min=-0.001749 max=0.001680 Jy/beam ! Clean residual mean=-0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.198598 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 = -1.34996e-05 Jy ! Component: 100 - total flux cleaned = -2.01309e-05 Jy ! Component: 150 - total flux cleaned = -3.11646e-05 Jy ! Component: 200 - total flux cleaned = -3.60155e-05 Jy ! Total flux subtracted in 200 components = -3.60155e-05 Jy ! Clean residual min=-0.001757 max=0.001678 Jy/beam ! Clean residual mean=-0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.198562 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 24 components and 0.198562 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9291 mas, bmaj=2.135 mas, bpa=-6.811 degrees ! Estimated noise=0.250807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.36626e-05 Jy ! Component: 100 - total flux cleaned = -6.04588e-05 Jy ! Component: 150 - total flux cleaned = -4.76546e-05 Jy ! Component: 200 - total flux cleaned = -4.81642e-05 Jy ! Total flux subtracted in 200 components = -4.81642e-05 Jy ! Clean residual min=-0.001807 max=0.001801 Jy/beam ! Clean residual mean=-0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.198514 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.198514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120068Jy sigma=1.814965 ! Fit after self-cal, rms=0.120064Jy sigma=1.814955 wmodel J0610-1847_X_map.mod ! Writing 28 model components to file: J0610-1847_X_map.mod wobs J0610-1847_X_uvs.fits ! Writing UV FITS file: J0610-1847_X_uvs.fits wwins J0610-1847_X_map.win ! wwins: Wrote 1 windows to J0610-1847_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 = -6.99302e-05 Jy ! Component: 100 - total flux cleaned = 2.45454e-05 Jy ! Component: 150 - total flux cleaned = -6.57508e-05 Jy ! Component: 200 - total flux cleaned = -0.000152422 Jy ! Component: 250 - total flux cleaned = -0.000264539 Jy ! Component: 300 - total flux cleaned = -0.000263963 Jy ! Component: 350 - total flux cleaned = -0.000237512 Jy ! Component: 400 - total flux cleaned = -0.000264511 Jy ! Component: 450 - total flux cleaned = -0.000341027 Jy ! Component: 500 - total flux cleaned = -0.000291605 Jy ! Component: 550 - total flux cleaned = -0.000171122 Jy ! Component: 600 - total flux cleaned = -0.000147661 Jy ! Component: 650 - total flux cleaned = -5.38055e-05 Jy ! Component: 700 - total flux cleaned = -3.06037e-05 Jy ! Component: 750 - total flux cleaned = 8.24344e-05 Jy ! Component: 800 - total flux cleaned = 0.00014902 Jy ! Component: 850 - total flux cleaned = 0.000192925 Jy ! Component: 900 - total flux cleaned = 0.000257939 Jy ! Component: 950 - total flux cleaned = 0.000407802 Jy ! Component: 1000 - total flux cleaned = 0.000491868 Jy ! Component: 1050 - total flux cleaned = 0.000512905 Jy ! Component: 1100 - total flux cleaned = 0.00065747 Jy ! Component: 1150 - total flux cleaned = 0.000678087 Jy ! Component: 1200 - total flux cleaned = 0.000698146 Jy ! Component: 1250 - total flux cleaned = 0.000758016 Jy ! Component: 1300 - total flux cleaned = 0.000777785 Jy ! Component: 1350 - total flux cleaned = 0.000797277 Jy ! Component: 1400 - total flux cleaned = 0.00087475 Jy ! Component: 1450 - total flux cleaned = 0.000893898 Jy ! Component: 1500 - total flux cleaned = 0.00093209 Jy ! Component: 1550 - total flux cleaned = 0.000988654 Jy ! Component: 1600 - total flux cleaned = 0.00102632 Jy ! Component: 1650 - total flux cleaned = 0.00115646 Jy ! Component: 1700 - total flux cleaned = 0.00115646 Jy ! Component: 1750 - total flux cleaned = 0.00126622 Jy ! Component: 1800 - total flux cleaned = 0.00133863 Jy ! Component: 1850 - total flux cleaned = 0.00139246 Jy ! Component: 1900 - total flux cleaned = 0.00146386 Jy ! Component: 1950 - total flux cleaned = 0.00144611 Jy ! Component: 2000 - total flux cleaned = 0.00162189 Jy ! Component: 2050 - total flux cleaned = 0.00160436 Jy ! Component: 2100 - total flux cleaned = 0.00165614 Jy ! Component: 2150 - total flux cleaned = 0.00167339 Jy ! Component: 2200 - total flux cleaned = 0.00172483 Jy ! Component: 2250 - total flux cleaned = 0.00182669 Jy ! Component: 2300 - total flux cleaned = 0.00177618 Jy ! Component: 2350 - total flux cleaned = 0.00184322 Jy ! Component: 2400 - total flux cleaned = 0.00190981 Jy ! Component: 2450 - total flux cleaned = 0.00194272 Jy ! Component: 2500 - total flux cleaned = 0.00195912 Jy ! Component: 2550 - total flux cleaned = 0.00195908 Jy ! Component: 2600 - total flux cleaned = 0.00203993 Jy ! Component: 2650 - total flux cleaned = 0.002088 Jy ! Component: 2700 - total flux cleaned = 0.00205598 Jy ! Component: 2750 - total flux cleaned = 0.00210361 Jy ! Component: 2800 - total flux cleaned = 0.00213515 Jy ! Component: 2850 - total flux cleaned = 0.00218207 Jy ! Component: 2900 - total flux cleaned = 0.00218204 Jy ! Component: 2950 - total flux cleaned = 0.00221296 Jy ! Component: 3000 - total flux cleaned = 0.00219767 Jy ! Component: 3050 - total flux cleaned = 0.00222829 Jy ! Component: 3100 - total flux cleaned = 0.00225856 Jy ! Component: 3150 - total flux cleaned = 0.00236409 Jy ! Component: 3200 - total flux cleaned = 0.00240918 Jy ! Component: 3250 - total flux cleaned = 0.00239417 Jy ! Component: 3300 - total flux cleaned = 0.00242378 Jy ! Component: 3350 - total flux cleaned = 0.00245315 Jy ! Component: 3400 - total flux cleaned = 0.00246782 Jy ! Component: 3450 - total flux cleaned = 0.00254069 Jy ! Component: 3500 - total flux cleaned = 0.00254045 Jy ! Component: 3550 - total flux cleaned = 0.00261249 Jy ! Component: 3600 - total flux cleaned = 0.00265535 Jy ! Component: 3650 - total flux cleaned = 0.00271222 Jy ! Component: 3700 - total flux cleaned = 0.00278297 Jy ! Component: 3750 - total flux cleaned = 0.00279713 Jy ! Component: 3800 - total flux cleaned = 0.00286721 Jy ! Component: 3850 - total flux cleaned = 0.00296497 Jy ! Component: 3900 - total flux cleaned = 0.00293717 Jy ! Component: 3950 - total flux cleaned = 0.00302005 Jy ! Component: 4000 - total flux cleaned = 0.00303377 Jy ! Component: 4050 - total flux cleaned = 0.0030884 Jy ! Total flux subtracted in 4096 components = 0.00308842 Jy ! Clean residual min=-0.000799 max=0.000889 Jy/beam ! Clean residual mean=0.000000 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.201602 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 327 components and 0.201602 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv91_uvs/J0610-1847_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9291 x 2.135 at -6.811 degrees (North through East) ! Clean map min=-0.001344 max=0.17991 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv91_uvs/J0610-1847_X_map.fits wmodel /scr/pima/rdv91_uvs/J0610-1847_X_map.mod ! Writing 327 model components to file: /scr/pima/rdv91_uvs/J0610-1847_X_map.mod wobs /scr/pima/rdv91_uvs/J0610-1847_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv91_uvs/J0610-1847_X_uvs.fits wwins /scr/pima/rdv91_uvs/J0610-1847_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv91_uvs/J0610-1847_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.179914 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228908 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.381696 0.381696 0.763392 1.52678 3.05357 6.10714 12.2143 24.4285 48.8571 97.7142 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.179 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 785.965 quit ! Quitting program ! Log file /scr/pima/rdv91_uvs/J0610-1847_X_dfm.log closed on Fri Jun 15 11:24:56 2018