! Started logfile: /scr/pima/rv122_uvs/J2138-1810_X_dfm.log on Fri Jul 13 21:11:01 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.36575 obs /scr/pima/rv122_uvs/J2138-1810_X_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J2138-1810_X_uva.fits ! AN table 1: 58 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2138-1810 ! ! 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.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 2900 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 J2138-1810_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002339Jy sigma=21.475481 ! Fit after self-cal, rms=0.965791Jy sigma=20.722546 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=6.401 mas, bpa=26.51 degrees ! Estimated noise=1.15855 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.0246735 Jy ! Component: 100 - total flux cleaned = 0.0319195 Jy ! Total flux subtracted in 100 components = 0.0319195 Jy ! Clean residual min=-0.005559 max=0.005619 Jy/beam ! Clean residual mean=-0.000004 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.0319195 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0319195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049459Jy sigma=1.028075 ! Fit after self-cal, rms=0.048249Jy sigma=1.002513 ! 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.783 mas, bmaj=7.409 mas, bpa=20.74 degrees ! Estimated noise=0.624101 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.0091526 Jy ! Component: 100 - total flux cleaned = 0.0150189 Jy ! Component: 150 - total flux cleaned = 0.0193129 Jy ! Component: 200 - total flux cleaned = 0.0225936 Jy ! Total flux subtracted in 200 components = 0.0225936 Jy ! Clean residual min=-0.007108 max=0.005997 Jy/beam ! Clean residual mean=0.000001 rms=0.001805 Jy/beam ! Combined flux in latest and established models = 0.054513 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 99 components and 0.054513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046290Jy sigma=0.952407 ! Fit after self-cal, rms=0.045919Jy sigma=0.944679 ! 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.783 x 7.409 at 20.74 degrees (North through East) ! Clean map min=-0.0070954 max=0.03844 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.91 KP 1.25 LA 0.88 ! OV 1.21 PT 0.79 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.87 KP 1.18 LA 0.96 ! OV 1.09 PT 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.80 KP 1.47 LA 0.93 ! OV 0.88 PT 0.91 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.77 KP 1.14 LA 1.09 ! OV 0.99 PT 0.87 ! ! ! Fit before self-cal, rms=0.045919Jy sigma=0.944679 ! Fit after self-cal, rms=0.044943Jy sigma=0.923634 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.747 mas, bmaj=7.872 mas, bpa=20.97 degrees ! Estimated noise=0.59387 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.00250283 Jy ! Component: 100 - total flux cleaned = 0.0025332 Jy ! Component: 150 - total flux cleaned = 0.00232659 Jy ! Component: 200 - total flux cleaned = 0.00218776 Jy ! Total flux subtracted in 200 components = 0.00218776 Jy ! Clean residual min=-0.004965 max=0.004816 Jy/beam ! Clean residual mean=0.000009 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.0567008 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.0567008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044737Jy sigma=0.919701 ! Fit after self-cal, rms=0.045080Jy sigma=0.915298 ! 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.045080Jy sigma=0.915298 ! Fit after self-cal, rms=0.048642Jy sigma=0.896519 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.761 mas, bmaj=7.889 mas, bpa=20.84 degrees ! Estimated noise=0.590358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000662039 Jy ! Component: 100 - total flux cleaned = 0.000666774 Jy ! Component: 150 - total flux cleaned = 0.000537548 Jy ! Component: 200 - total flux cleaned = 0.000311071 Jy ! Total flux subtracted in 200 components = 0.000311071 Jy ! Clean residual min=-0.003286 max=0.003076 Jy/beam ! Clean residual mean=0.000002 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.0570119 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 131 components and 0.0570119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048542Jy sigma=0.894832 ! Fit after self-cal, rms=0.049196Jy sigma=0.889273 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.000139634 Jy ! Component: 100 - total flux cleaned = -7.96711e-05 Jy ! Component: 150 - total flux cleaned = -0.000220585 Jy ! Component: 200 - total flux cleaned = -0.000342851 Jy ! Total flux subtracted in 200 components = -0.000342851 Jy ! Clean residual min=-0.003828 max=0.003052 Jy/beam ! Clean residual mean=0.000002 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.056669 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 141 components and 0.056669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049131Jy sigma=0.888892 ! Fit after self-cal, rms=0.049126Jy sigma=0.888522 ! 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.049126Jy sigma=0.888522 ! Fit after self-cal, rms=0.053066Jy sigma=0.886547 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=8.054 mas, bpa=20.89 degrees ! Estimated noise=0.594436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449931 Jy ! Component: 100 - total flux cleaned = -0.000567798 Jy ! Component: 150 - total flux cleaned = -0.000686704 Jy ! Component: 200 - total flux cleaned = -0.00083735 Jy ! Total flux subtracted in 200 components = -0.00083735 Jy ! Clean residual min=-0.003387 max=0.003109 Jy/beam ! Clean residual mean=0.000001 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.0558317 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 150 components and 0.0558317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052971Jy sigma=0.885882 ! Fit after self-cal, rms=0.053346Jy sigma=0.884715 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.000254809 Jy ! Component: 100 - total flux cleaned = -1.96924e-05 Jy ! Component: 150 - total flux cleaned = -0.000105174 Jy ! Component: 200 - total flux cleaned = -0.000161097 Jy ! Total flux subtracted in 200 components = -0.000161097 Jy ! Clean residual min=-0.003452 max=0.002925 Jy/beam ! Clean residual mean=0.000001 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.0556706 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 160 components and 0.0556706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053289Jy sigma=0.884629 ! Fit after self-cal, rms=0.053297Jy sigma=0.884306 ! 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.053297Jy sigma=0.884306 ! Fit after self-cal, rms=0.056167Jy sigma=0.883541 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=8.276 mas, bpa=20.68 degrees ! Estimated noise=0.594998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000724242 Jy ! Component: 100 - total flux cleaned = -0.000823105 Jy ! Component: 150 - total flux cleaned = -0.000954231 Jy ! Component: 200 - total flux cleaned = -0.00104603 Jy ! Total flux subtracted in 200 components = -0.00104603 Jy ! Clean residual min=-0.003316 max=0.003109 Jy/beam ! Clean residual mean=0.000001 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.0546245 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 164 components and 0.0546245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056080Jy sigma=0.883222 ! Fit after self-cal, rms=0.056311Jy sigma=0.882521 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.84736e-05 Jy ! Component: 100 - total flux cleaned = 0.000131593 Jy ! Component: 150 - total flux cleaned = 0.000134101 Jy ! Component: 200 - total flux cleaned = 7.45032e-05 Jy ! Total flux subtracted in 200 components = 7.45032e-05 Jy ! Clean residual min=-0.003391 max=0.003051 Jy/beam ! Clean residual mean=0.000002 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.054699 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 172 components and 0.054699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056249Jy sigma=0.882500 ! Fit after self-cal, rms=0.056246Jy sigma=0.882143 ! 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.728 mas, bmaj=8.192 mas, bpa=20.87 degrees ! Estimated noise=0.593558 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.728 x 8.192 at 20.87 degrees (North through East) ! Clean map min=-0.003354 max=0.035429 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=6.95 mas, bpa=25.46 degrees ! Estimated noise=1.18286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0236471 Jy ! Component: 100 - total flux cleaned = 0.0343219 Jy ! Component: 150 - total flux cleaned = 0.0416801 Jy ! Component: 200 - total flux cleaned = 0.0468094 Jy ! Total flux subtracted in 200 components = 0.0468094 Jy ! Clean residual min=-0.005405 max=0.004981 Jy/beam ! Clean residual mean=0.000001 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.0468093 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0468093 Jy ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=8.192 mas, bpa=20.87 degrees ! Estimated noise=0.593558 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.00490054 Jy ! Component: 100 - total flux cleaned = 0.00640604 Jy ! Component: 150 - total flux cleaned = 0.00751817 Jy ! Component: 200 - total flux cleaned = 0.00803754 Jy ! Total flux subtracted in 200 components = 0.00803754 Jy ! Clean residual min=-0.003927 max=0.003176 Jy/beam ! Clean residual mean=0.000001 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.0548469 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 64 components and 0.0548469 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=3.922 mas, bmaj=8.276 mas, bpa=20.68 degrees ! Estimated noise=0.594998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.13818e-05 Jy ! Component: 100 - total flux cleaned = 1.55286e-05 Jy ! Component: 150 - total flux cleaned = -3.50364e-05 Jy ! Component: 200 - total flux cleaned = -8.00923e-05 Jy ! Total flux subtracted in 200 components = -8.00923e-05 Jy ! Clean residual min=-0.003755 max=0.003137 Jy/beam ! Clean residual mean=0.000001 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.0547668 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 = -8.13552e-05 Jy ! Component: 100 - total flux cleaned = -0.000153159 Jy ! Component: 150 - total flux cleaned = -0.000153054 Jy ! Component: 200 - total flux cleaned = -0.000214939 Jy ! Total flux subtracted in 200 components = -0.000214939 Jy ! Clean residual min=-0.003613 max=0.003116 Jy/beam ! Clean residual mean=0.000001 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.0545518 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 91 components and 0.0545519 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=8.192 mas, bpa=20.87 degrees ! Estimated noise=0.593558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.71247e-05 Jy ! Component: 100 - total flux cleaned = -8.28949e-05 Jy ! Component: 150 - total flux cleaned = -0.000106627 Jy ! Component: 200 - total flux cleaned = -0.000128921 Jy ! Total flux subtracted in 200 components = -0.000128921 Jy ! Clean residual min=-0.003435 max=0.003061 Jy/beam ! Clean residual mean=0.000001 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0544229 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.0544229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056211Jy sigma=0.882849 ! Fit after self-cal, rms=0.056258Jy sigma=0.881998 wmodel J2138-1810_X_map.mod ! Writing 101 model components to file: J2138-1810_X_map.mod wobs J2138-1810_X_uvs.fits ! Writing UV FITS file: J2138-1810_X_uvs.fits wwins J2138-1810_X_map.win ! wwins: Wrote 1 windows to J2138-1810_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.000616587 Jy ! Component: 100 - total flux cleaned = -0.000568453 Jy ! Component: 150 - total flux cleaned = -0.000525827 Jy ! Component: 200 - total flux cleaned = -0.000326998 Jy ! Component: 250 - total flux cleaned = -0.000174868 Jy ! Component: 300 - total flux cleaned = 3.9645e-05 Jy ! Component: 350 - total flux cleaned = 0.000209885 Jy ! Component: 400 - total flux cleaned = 0.000405461 Jy ! Component: 450 - total flux cleaned = 0.00059247 Jy ! Component: 500 - total flux cleaned = 0.00092013 Jy ! Component: 550 - total flux cleaned = 0.00111977 Jy ! Component: 600 - total flux cleaned = 0.00131246 Jy ! Component: 650 - total flux cleaned = 0.00147166 Jy ! Component: 700 - total flux cleaned = 0.00165156 Jy ! Component: 750 - total flux cleaned = 0.00180056 Jy ! Component: 800 - total flux cleaned = 0.00194487 Jy ! Component: 850 - total flux cleaned = 0.00201409 Jy ! Component: 900 - total flux cleaned = 0.00208155 Jy ! Component: 950 - total flux cleaned = 0.00214681 Jy ! Component: 1000 - total flux cleaned = 0.00218977 Jy ! Component: 1050 - total flux cleaned = 0.00223221 Jy ! Component: 1100 - total flux cleaned = 0.00221221 Jy ! Component: 1150 - total flux cleaned = 0.00215257 Jy ! Component: 1200 - total flux cleaned = 0.00213283 Jy ! Component: 1250 - total flux cleaned = 0.00203684 Jy ! Component: 1300 - total flux cleaned = 0.00192416 Jy ! Component: 1350 - total flux cleaned = 0.0018873 Jy ! Component: 1400 - total flux cleaned = 0.00181475 Jy ! Component: 1450 - total flux cleaned = 0.0017434 Jy ! Component: 1500 - total flux cleaned = 0.00165626 Jy ! Component: 1550 - total flux cleaned = 0.00160448 Jy ! Component: 1600 - total flux cleaned = 0.00150315 Jy ! Component: 1650 - total flux cleaned = 0.00143664 Jy ! Component: 1700 - total flux cleaned = 0.00132217 Jy ! Component: 1750 - total flux cleaned = 0.00122563 Jy ! Component: 1800 - total flux cleaned = 0.00114656 Jy ! Component: 1850 - total flux cleaned = 0.00103749 Jy ! Component: 1900 - total flux cleaned = 0.000899014 Jy ! Component: 1950 - total flux cleaned = 0.000746965 Jy ! Component: 2000 - total flux cleaned = 0.000656695 Jy ! Component: 2050 - total flux cleaned = 0.000522185 Jy ! Component: 2100 - total flux cleaned = 0.000359846 Jy ! Component: 2150 - total flux cleaned = 0.000257584 Jy ! Component: 2200 - total flux cleaned = 0.000170595 Jy ! Component: 2250 - total flux cleaned = 8.43058e-05 Jy ! Component: 2300 - total flux cleaned = -1.42958e-06 Jy ! Component: 2350 - total flux cleaned = -8.63178e-05 Jy ! Component: 2400 - total flux cleaned = -0.000170487 Jy ! Component: 2450 - total flux cleaned = -0.0002261 Jy ! Component: 2500 - total flux cleaned = -0.000295219 Jy ! Component: 2550 - total flux cleaned = -0.000405081 Jy ! Component: 2600 - total flux cleaned = -0.000446011 Jy ! Component: 2650 - total flux cleaned = -0.000540771 Jy ! Component: 2700 - total flux cleaned = -0.000594562 Jy ! Component: 2750 - total flux cleaned = -0.000687986 Jy ! Component: 2800 - total flux cleaned = -0.000754151 Jy ! Component: 2850 - total flux cleaned = -0.00084632 Jy ! Component: 2900 - total flux cleaned = -0.00089866 Jy ! Component: 2950 - total flux cleaned = -0.00100257 Jy ! Component: 3000 - total flux cleaned = -0.00106694 Jy ! Component: 3050 - total flux cleaned = -0.00113105 Jy ! Component: 3100 - total flux cleaned = -0.00119479 Jy ! Component: 3150 - total flux cleaned = -0.00127091 Jy ! Component: 3200 - total flux cleaned = -0.00135914 Jy ! Component: 3250 - total flux cleaned = -0.0014592 Jy ! Component: 3300 - total flux cleaned = -0.00154637 Jy ! Component: 3350 - total flux cleaned = -0.00159594 Jy ! Component: 3400 - total flux cleaned = -0.00170683 Jy ! Component: 3450 - total flux cleaned = -0.00176812 Jy ! Component: 3500 - total flux cleaned = -0.00184137 Jy ! Component: 3550 - total flux cleaned = -0.00195062 Jy ! Component: 3600 - total flux cleaned = -0.00202319 Jy ! Component: 3650 - total flux cleaned = -0.00211955 Jy ! Component: 3700 - total flux cleaned = -0.00223966 Jy ! Component: 3750 - total flux cleaned = -0.00232341 Jy ! Component: 3800 - total flux cleaned = -0.00240696 Jy ! Component: 3850 - total flux cleaned = -0.00249036 Jy ! Component: 3900 - total flux cleaned = -0.00253787 Jy ! Component: 3950 - total flux cleaned = -0.00263278 Jy ! Component: 4000 - total flux cleaned = -0.00270385 Jy ! Component: 4050 - total flux cleaned = -0.00278664 Jy ! Total flux subtracted in 4096 components = -0.00284563 Jy ! Clean residual min=-0.000707 max=0.000786 Jy/beam ! Clean residual mean=-0.000000 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0515773 Jy keep ! Adding 339 model components to the UV plane model. ! The established model now contains 440 components and 0.0515773 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J2138-1810_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.728 x 8.192 at 20.87 degrees (North through East) ! Clean map min=-0.0023752 max=0.03499 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J2138-1810_X_map.fits wmodel /scr/pima/rv122_uvs/J2138-1810_X_map.mod ! Writing 440 model components to file: /scr/pima/rv122_uvs/J2138-1810_X_map.mod wobs /scr/pima/rv122_uvs/J2138-1810_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J2138-1810_X_uvs.fits wwins /scr/pima/rv122_uvs/J2138-1810_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv122_uvs/J2138-1810_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0349904 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234059 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.00677 2.00677 4.01354 8.02707 16.0541 32.1083 64.2166 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.034 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 149.494 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J2138-1810_X_dfm.log closed on Fri Jul 13 21:11:05 2018