! Started logfile: /image_prod/ug002_uva//J1253-4059_S_dfm.log on Thu Mar 5 00:52:52 2020 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 /image_prod/ug002_uva//J1253-4059_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1253-4059_S_uva.fits ! AN table 1: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.989841 visibilities/baseline/integration-bin. ! Found source: J1253-4059 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 4677 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1253-4059_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 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. ! ! Fit before self-cal, rms=1.029582Jy sigma=6.211645 ! Fit after self-cal, rms=0.825549Jy sigma=4.988033 ! 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=2.323 mas, bmaj=6.414 mas, bpa=-1.475 degrees ! Estimated noise=3.09593 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.140935 Jy ! Component: 100 - total flux cleaned = 0.173928 Jy ! Total flux subtracted in 100 components = 0.173928 Jy ! Clean residual min=-0.011864 max=0.012570 Jy/beam ! Clean residual mean=0.000046 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 0.173928 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.173928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087032Jy sigma=0.491145 ! Fit after self-cal, rms=0.086996Jy sigma=0.490892 ! 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=2.887 mas, bmaj=7.603 mas, bpa=-1.633 degrees ! Estimated noise=1.73235 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.00935211 Jy ! Component: 100 - total flux cleaned = 0.0104778 Jy ! Component: 150 - total flux cleaned = 0.0106204 Jy ! Component: 200 - total flux cleaned = 0.0108595 Jy ! Total flux subtracted in 200 components = 0.0108595 Jy ! Clean residual min=-0.008196 max=0.006136 Jy/beam ! Clean residual mean=0.000092 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 0.184788 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.184788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085861Jy sigma=0.484854 ! Fit after self-cal, rms=0.085823Jy sigma=0.484724 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.887 x 7.603 at -1.633 degrees (North through East) ! Clean map min=-0.0077499 max=0.17836 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 0.98 LA 1.05 MK 1.02 ! OV 0.84 PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 1.04 LA 1.08 MK 1.00 ! OV 0.88 PT 1.02 SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 1.06 LA 1.01 MK 0.94 ! OV 0.89 PT 1.05 SC 1.03 ! ! ! Fit before self-cal, rms=0.085823Jy sigma=0.484724 ! Fit after self-cal, rms=0.081729Jy sigma=0.474868 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.861 mas, bmaj=7.546 mas, bpa=-1.292 degrees ! Estimated noise=1.71445 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.0010742 Jy ! Component: 100 - total flux cleaned = 0.00099029 Jy ! Component: 150 - total flux cleaned = 0.000992186 Jy ! Component: 200 - total flux cleaned = 0.000865198 Jy ! Total flux subtracted in 200 components = 0.000865198 Jy ! Clean residual min=-0.003494 max=0.003502 Jy/beam ! Clean residual mean=-0.000012 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.185653 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.185653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081552Jy sigma=0.474009 ! Fit after self-cal, rms=0.081535Jy sigma=0.473741 ! 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. ! ! Fit before self-cal, rms=0.081535Jy sigma=0.473741 ! Fit after self-cal, rms=0.081373Jy sigma=0.472895 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=7.548 mas, bpa=-1.35 degrees ! Estimated noise=1.71523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000692592 Jy ! Component: 100 - total flux cleaned = 0.00064931 Jy ! Component: 150 - total flux cleaned = 0.000583375 Jy ! Component: 200 - total flux cleaned = 0.000553385 Jy ! Total flux subtracted in 200 components = 0.000553385 Jy ! Clean residual min=-0.003354 max=0.003313 Jy/beam ! Clean residual mean=-0.000008 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.186206 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.186206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081330Jy sigma=0.472678 ! Fit after self-cal, rms=0.081331Jy sigma=0.472648 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.04042e-05 Jy ! Component: 100 - total flux cleaned = -9.84868e-05 Jy ! Component: 150 - total flux cleaned = -7.53339e-05 Jy ! Component: 200 - total flux cleaned = -7.67573e-05 Jy ! Total flux subtracted in 200 components = -7.67573e-05 Jy ! Clean residual min=-0.003277 max=0.003280 Jy/beam ! Clean residual mean=-0.000008 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.18613 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.18613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081314Jy sigma=0.472558 ! Fit after self-cal, rms=0.081313Jy sigma=0.472549 ! 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. ! ! Fit before self-cal, rms=0.081313Jy sigma=0.472549 ! Fit after self-cal, rms=0.081204Jy sigma=0.472399 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.846 mas, bmaj=7.539 mas, bpa=-1.394 degrees ! Estimated noise=1.71437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000434816 Jy ! Component: 100 - total flux cleaned = 0.000415873 Jy ! Component: 150 - total flux cleaned = 0.000380775 Jy ! Component: 200 - total flux cleaned = 0.000381094 Jy ! Total flux subtracted in 200 components = 0.000381094 Jy ! Clean residual min=-0.003259 max=0.003146 Jy/beam ! Clean residual mean=-0.000006 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.186511 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.186511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081194Jy sigma=0.472346 ! Fit after self-cal, rms=0.081196Jy sigma=0.472338 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.97643e-05 Jy ! Component: 100 - total flux cleaned = -1.96957e-05 Jy ! Component: 150 - total flux cleaned = -5.61913e-06 Jy ! Component: 200 - total flux cleaned = -6.59964e-06 Jy ! Total flux subtracted in 200 components = -6.59964e-06 Jy ! Clean residual min=-0.003220 max=0.003115 Jy/beam ! Clean residual mean=-0.000006 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.186504 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.186504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081191Jy sigma=0.472309 ! Fit after self-cal, rms=0.081190Jy sigma=0.472305 ! 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. ! ! Fit before self-cal, rms=0.081190Jy sigma=0.472305 ! Fit after self-cal, rms=0.081156Jy sigma=0.472300 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10 mas, bmaj=28 mas, bpa=0.8862 degrees ! Estimated noise=2.28849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003788 Jy ! Component: 100 - total flux cleaned = 0.000378691 Jy ! Component: 150 - total flux cleaned = 0.000378193 Jy ! Component: 200 - total flux cleaned = 0.000376853 Jy ! Total flux subtracted in 200 components = 0.000376853 Jy ! Clean residual min=-0.002235 max=0.003014 Jy/beam ! Clean residual mean=-0.000014 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.186881 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.186881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081159Jy sigma=0.472317 ! Fit after self-cal, rms=0.081158Jy sigma=0.472313 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 = 8.98557e-06 Jy ! Component: 100 - total flux cleaned = 8.16937e-06 Jy ! Component: 150 - total flux cleaned = 7.59606e-06 Jy ! Component: 200 - total flux cleaned = 6.24574e-06 Jy ! Total flux subtracted in 200 components = 6.24574e-06 Jy ! Clean residual min=-0.002247 max=0.003013 Jy/beam ! Clean residual mean=-0.000014 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.186887 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.186887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081162Jy sigma=0.472329 ! Fit after self-cal, rms=0.081161Jy sigma=0.472326 ! 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=2.844 mas, bmaj=7.531 mas, bpa=-1.4 degrees ! Estimated noise=1.71489 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.844 x 7.531 at -1.4 degrees (North through East) ! Clean map min=-0.0030266 max=0.17745 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.289 mas, bmaj=6.409 mas, bpa=-1.32 degrees ! Estimated noise=3.0367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138334 Jy ! Component: 100 - total flux cleaned = 0.171174 Jy ! Component: 150 - total flux cleaned = 0.184237 Jy ! Component: 200 - total flux cleaned = 0.187113 Jy ! Total flux subtracted in 200 components = 0.187113 Jy ! Clean residual min=-0.005633 max=0.005011 Jy/beam ! Clean residual mean=0.000013 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.187113 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.187113 Jy ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=7.531 mas, bpa=-1.4 degrees ! Estimated noise=1.71489 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.000376807 Jy ! Component: 100 - total flux cleaned = 0.000380135 Jy ! Component: 150 - total flux cleaned = 0.00030041 Jy ! Component: 200 - total flux cleaned = 0.000298936 Jy ! Total flux subtracted in 200 components = 0.000298936 Jy ! Clean residual min=-0.003560 max=0.003129 Jy/beam ! Clean residual mean=-0.000005 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.187412 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.187412 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=10 mas, bmaj=28 mas, bpa=0.8862 degrees ! Estimated noise=2.28849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360725 Jy ! Component: 100 - total flux cleaned = -0.00037261 Jy ! Component: 150 - total flux cleaned = -0.000372886 Jy ! Component: 200 - total flux cleaned = -0.000373381 Jy ! Total flux subtracted in 200 components = -0.000373381 Jy ! Clean residual min=-0.002151 max=0.002992 Jy/beam ! Clean residual mean=-0.000012 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.187039 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 = -6.31464e-07 Jy ! Component: 100 - total flux cleaned = -1.24225e-06 Jy ! Component: 150 - total flux cleaned = -1.85505e-06 Jy ! Component: 200 - total flux cleaned = -2.43904e-06 Jy ! Total flux subtracted in 200 components = -2.43904e-06 Jy ! Clean residual min=-0.002151 max=0.002989 Jy/beam ! Clean residual mean=-0.000012 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.187036 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.187036 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=7.531 mas, bpa=-1.4 degrees ! Estimated noise=1.71489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294712 Jy ! Component: 100 - total flux cleaned = 0.00024393 Jy ! Component: 150 - total flux cleaned = 0.000148416 Jy ! Component: 200 - total flux cleaned = 0.000103555 Jy ! Total flux subtracted in 200 components = 0.000103555 Jy ! Clean residual min=-0.003471 max=0.003124 Jy/beam ! Clean residual mean=-0.000006 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.18714 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.18714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081220Jy sigma=0.472655 ! Fit after self-cal, rms=0.081208Jy sigma=0.472587 wmodel J1253-4059_S_map.mod ! Writing 35 model components to file: J1253-4059_S_map.mod wobs J1253-4059_S_uvs.fits ! Writing UV FITS file: J1253-4059_S_uvs.fits wwins J1253-4059_S_map.win ! wwins: Wrote 1 windows to J1253-4059_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.00021834 Jy ! Component: 100 - total flux cleaned = -0.000314172 Jy ! Component: 150 - total flux cleaned = -0.000584464 Jy ! Component: 200 - total flux cleaned = -0.00109752 Jy ! Component: 250 - total flux cleaned = -0.00126091 Jy ! Component: 300 - total flux cleaned = -0.0014167 Jy ! Component: 350 - total flux cleaned = -0.00141722 Jy ! Component: 400 - total flux cleaned = -0.00148938 Jy ! Component: 450 - total flux cleaned = -0.00138641 Jy ! Component: 500 - total flux cleaned = -0.00148667 Jy ! Component: 550 - total flux cleaned = -0.00145426 Jy ! Component: 600 - total flux cleaned = -0.00148505 Jy ! Component: 650 - total flux cleaned = -0.00139387 Jy ! Component: 700 - total flux cleaned = -0.00133531 Jy ! Component: 750 - total flux cleaned = -0.00133529 Jy ! Component: 800 - total flux cleaned = -0.00130742 Jy ! Component: 850 - total flux cleaned = -0.0012799 Jy ! Component: 900 - total flux cleaned = -0.00125334 Jy ! Component: 950 - total flux cleaned = -0.00115047 Jy ! Component: 1000 - total flux cleaned = -0.00110071 Jy ! Component: 1050 - total flux cleaned = -0.00105146 Jy ! Component: 1100 - total flux cleaned = -0.000931525 Jy ! Component: 1150 - total flux cleaned = -0.000861419 Jy ! Component: 1200 - total flux cleaned = -0.000792858 Jy ! Component: 1250 - total flux cleaned = -0.000725547 Jy ! Component: 1300 - total flux cleaned = -0.00070308 Jy ! Component: 1350 - total flux cleaned = -0.000594998 Jy ! Component: 1400 - total flux cleaned = -0.000594515 Jy ! Component: 1450 - total flux cleaned = -0.000531798 Jy ! Component: 1500 - total flux cleaned = -0.000470798 Jy ! Component: 1550 - total flux cleaned = -0.000450976 Jy ! Component: 1600 - total flux cleaned = -0.000430878 Jy ! Component: 1650 - total flux cleaned = -0.000352741 Jy ! Component: 1700 - total flux cleaned = -0.000333613 Jy ! Component: 1750 - total flux cleaned = -0.000314359 Jy ! Component: 1800 - total flux cleaned = -0.00033262 Jy ! Component: 1850 - total flux cleaned = -0.000332345 Jy ! Component: 1900 - total flux cleaned = -0.000332092 Jy ! Component: 1950 - total flux cleaned = -0.000367523 Jy ! Component: 2000 - total flux cleaned = -0.000332585 Jy ! Component: 2050 - total flux cleaned = -0.00036747 Jy ! Component: 2100 - total flux cleaned = -0.000350386 Jy ! Component: 2150 - total flux cleaned = -0.000333366 Jy ! Component: 2200 - total flux cleaned = -0.000383583 Jy ! Component: 2250 - total flux cleaned = -0.000416207 Jy ! Component: 2300 - total flux cleaned = -0.000350671 Jy ! Component: 2350 - total flux cleaned = -0.000366644 Jy ! Component: 2400 - total flux cleaned = -0.000366505 Jy ! Component: 2450 - total flux cleaned = -0.000382334 Jy ! Component: 2500 - total flux cleaned = -0.000382416 Jy ! Component: 2550 - total flux cleaned = -0.000382589 Jy ! Component: 2600 - total flux cleaned = -0.000382744 Jy ! Component: 2650 - total flux cleaned = -0.000367529 Jy ! Component: 2700 - total flux cleaned = -0.000352514 Jy ! Component: 2750 - total flux cleaned = -0.000367486 Jy ! Component: 2800 - total flux cleaned = -0.000337645 Jy ! Component: 2850 - total flux cleaned = -0.000293374 Jy ! Component: 2900 - total flux cleaned = -0.000249475 Jy ! Component: 2950 - total flux cleaned = -0.000235035 Jy ! Component: 3000 - total flux cleaned = -0.000206327 Jy ! Component: 3050 - total flux cleaned = -0.000163652 Jy ! Component: 3100 - total flux cleaned = -0.000121236 Jy ! Component: 3150 - total flux cleaned = -9.3212e-05 Jy ! Component: 3200 - total flux cleaned = -6.53896e-05 Jy ! Component: 3250 - total flux cleaned = 3.71073e-06 Jy ! Component: 3300 - total flux cleaned = 7.22871e-05 Jy ! Component: 3350 - total flux cleaned = 7.23437e-05 Jy ! Component: 3400 - total flux cleaned = 0.000126496 Jy ! Component: 3450 - total flux cleaned = 0.00019381 Jy ! Component: 3500 - total flux cleaned = 0.00027417 Jy ! Component: 3550 - total flux cleaned = 0.000367445 Jy ! Component: 3600 - total flux cleaned = 0.000420487 Jy ! Component: 3650 - total flux cleaned = 0.000526046 Jy ! Component: 3700 - total flux cleaned = 0.000630936 Jy ! Component: 3750 - total flux cleaned = 0.000696233 Jy ! Component: 3800 - total flux cleaned = 0.000774216 Jy ! Component: 3850 - total flux cleaned = 0.00083897 Jy ! Component: 3900 - total flux cleaned = 0.000967847 Jy ! Component: 3950 - total flux cleaned = 0.000993486 Jy ! Component: 4000 - total flux cleaned = 0.00107018 Jy ! Component: 4050 - total flux cleaned = 0.00112111 Jy ! Total flux subtracted in 4096 components = 0.00115919 Jy ! Clean residual min=-0.000778 max=0.000850 Jy/beam ! Clean residual mean=0.000006 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.188299 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 276 components and 0.188299 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1253-4059_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.844 x 7.531 at -1.4 degrees (North through East) ! Clean map min=-0.0015251 max=0.17692 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1253-4059_S_map.fits wmodel /image_prod/ug002_uva//J1253-4059_S_map.mod ! Writing 276 model components to file: /image_prod/ug002_uva//J1253-4059_S_map.mod wobs /image_prod/ug002_uva//J1253-4059_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1253-4059_S_uvs.fits wwins /image_prod/ug002_uva//J1253-4059_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1253-4059_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176917 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227287 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.385413 0.385413 0.770826 1.54165 3.0833 6.1666 12.3332 24.6664 49.3328 98.6657 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 778.386 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1253-4059_S_dfm.log closed on Thu Mar 5 00:52:55 2020