! Started logfile: /image_prod/ug002_uva//J1912-0804_S_dfm.log on Thu Mar 5 04:05:10 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//J1912-0804_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1912-0804_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973704 visibilities/baseline/integration-bin. ! Found source: J1912-0804 ! ! 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 44 lines of history. ! ! Reading 7887 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 J1912-0804_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006724Jy sigma=7.431796 ! Fit after self-cal, rms=0.929334Jy sigma=6.833947 ! 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.861 mas, bmaj=7.176 mas, bpa=-3.507 degrees ! Estimated noise=1.64386 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.0566079 Jy ! Component: 100 - total flux cleaned = 0.0695372 Jy ! Total flux subtracted in 100 components = 0.0695372 Jy ! Clean residual min=-0.004664 max=0.006685 Jy/beam ! Clean residual mean=0.000000 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.0695372 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0695372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081687Jy sigma=0.495289 ! Fit after self-cal, rms=0.081193Jy sigma=0.490894 ! 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.426 mas, bmaj=8.328 mas, bpa=-2.985 degrees ! Estimated noise=1.12579 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 (-4, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00952934 Jy ! Component: 100 - total flux cleaned = 0.0152869 Jy ! Component: 150 - total flux cleaned = 0.0189803 Jy ! Component: 200 - total flux cleaned = 0.0214949 Jy ! Total flux subtracted in 200 components = 0.0214949 Jy ! Clean residual min=-0.003035 max=0.004078 Jy/beam ! Clean residual mean=0.000006 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0910321 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.0910321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080091Jy sigma=0.478982 ! Fit after self-cal, rms=0.080118Jy sigma=0.478232 ! 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.426 x 8.328 at -2.985 degrees (North through East) ! Clean map min=-0.0028797 max=0.071347 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.04 KP 0.91 ! LA 0.98 MK 1.14 NL 1.05 OV 0.91 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.49 FD 0.97 HN 1.05 KP 0.94 ! LA 0.95 MK 0.97 NL 1.22 OV 1.00 ! PT 0.96 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.07 HN 1.05 KP 0.90 ! LA 0.97 MK 0.95 NL 1.02 OV 1.04 ! PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.080118Jy sigma=0.478232 ! Fit after self-cal, rms=0.086896Jy sigma=0.474241 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=8.419 mas, bpa=-2.569 degrees ! Estimated noise=1.13307 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.000160944 Jy ! Component: 100 - total flux cleaned = 0.000162354 Jy ! Component: 150 - total flux cleaned = 0.000163117 Jy ! Component: 200 - total flux cleaned = 0.000120653 Jy ! Total flux subtracted in 200 components = 0.000120653 Jy ! Clean residual min=-0.002398 max=0.002669 Jy/beam ! Clean residual mean=0.000005 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0911528 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 50 components and 0.0911528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086810Jy sigma=0.473885 ! Fit after self-cal, rms=0.086966Jy sigma=0.473711 ! 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.086966Jy sigma=0.473711 ! Fit after self-cal, rms=0.084356Jy sigma=0.469470 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=8.422 mas, bpa=-2.488 degrees ! Estimated noise=1.13955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000422577 Jy ! Component: 100 - total flux cleaned = 0.000389197 Jy ! Component: 150 - total flux cleaned = 0.000359357 Jy ! Component: 200 - total flux cleaned = 0.000359905 Jy ! Total flux subtracted in 200 components = 0.000359905 Jy ! Clean residual min=-0.002267 max=0.002228 Jy/beam ! Clean residual mean=0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0915127 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.0915127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084327Jy sigma=0.469282 ! Fit after self-cal, rms=0.084361Jy sigma=0.469148 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.2754e-05 Jy ! Component: 100 - total flux cleaned = -0.000133276 Jy ! Component: 150 - total flux cleaned = -0.000157011 Jy ! Component: 200 - total flux cleaned = -0.000179604 Jy ! Total flux subtracted in 200 components = -0.000179604 Jy ! Clean residual min=-0.002293 max=0.002158 Jy/beam ! Clean residual mean=0.000003 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0913331 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.0913331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084344Jy sigma=0.469053 ! Fit after self-cal, rms=0.084345Jy sigma=0.469047 ! 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.084345Jy sigma=0.469047 ! Fit after self-cal, rms=0.084593Jy sigma=0.468802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=8.403 mas, bpa=-2.482 degrees ! Estimated noise=1.13519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.87429e-05 Jy ! Component: 100 - total flux cleaned = 0.000197898 Jy ! Component: 150 - total flux cleaned = 0.000265233 Jy ! Component: 200 - total flux cleaned = 0.000245912 Jy ! Total flux subtracted in 200 components = 0.000245912 Jy ! Clean residual min=-0.002247 max=0.002150 Jy/beam ! Clean residual mean=0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.091579 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.091579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084577Jy sigma=0.468705 ! Fit after self-cal, rms=0.084588Jy sigma=0.468690 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.85291e-05 Jy ! Component: 100 - total flux cleaned = -7.78521e-05 Jy ! Component: 150 - total flux cleaned = -7.77018e-05 Jy ! Component: 200 - total flux cleaned = -7.77484e-05 Jy ! Total flux subtracted in 200 components = -7.77484e-05 Jy ! Clean residual min=-0.002264 max=0.002135 Jy/beam ! Clean residual mean=0.000002 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0915013 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 0.0915013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084578Jy sigma=0.468638 ! Fit after self-cal, rms=0.084578Jy sigma=0.468635 ! 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.084578Jy sigma=0.468635 ! Fit after self-cal, rms=0.084653Jy sigma=0.468613 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.97 mas, bmaj=14.59 mas, bpa=-1.24 degrees ! Estimated noise=1.32917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000525945 Jy ! Component: 100 - total flux cleaned = 0.000636581 Jy ! Component: 150 - total flux cleaned = 0.000677388 Jy ! Component: 200 - total flux cleaned = 0.00070203 Jy ! Total flux subtracted in 200 components = 0.00070203 Jy ! Clean residual min=-0.001955 max=0.001857 Jy/beam ! Clean residual mean=0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0922033 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 94 components and 0.0922033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084649Jy sigma=0.468599 ! Fit after self-cal, rms=0.084649Jy sigma=0.468594 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 = 5.38165e-05 Jy ! Component: 100 - total flux cleaned = 8.94557e-05 Jy ! Component: 150 - total flux cleaned = 0.000122541 Jy ! Component: 200 - total flux cleaned = 0.000143298 Jy ! Total flux subtracted in 200 components = 0.000143298 Jy ! Clean residual min=-0.001958 max=0.001891 Jy/beam ! Clean residual mean=0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0923466 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 99 components and 0.0923466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084650Jy sigma=0.468605 ! Fit after self-cal, rms=0.084648Jy sigma=0.468602 ! 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.408 mas, bmaj=8.386 mas, bpa=-2.476 degrees ! Estimated noise=1.13188 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.408 x 8.386 at -2.476 degrees (North through East) ! Clean map min=-0.0021484 max=0.072346 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.847 mas, bmaj=7.234 mas, bpa=-3.092 degrees ! Estimated noise=1.65386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0570025 Jy ! Component: 100 - total flux cleaned = 0.0705939 Jy ! Component: 150 - total flux cleaned = 0.0770599 Jy ! Component: 200 - total flux cleaned = 0.0811384 Jy ! Total flux subtracted in 200 components = 0.0811384 Jy ! Clean residual min=-0.003704 max=0.003531 Jy/beam ! Clean residual mean=-0.000005 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.0811384 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0811384 Jy ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=8.386 mas, bpa=-2.476 degrees ! Estimated noise=1.13188 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.0045915 Jy ! Component: 100 - total flux cleaned = 0.00719541 Jy ! Component: 150 - total flux cleaned = 0.0084481 Jy ! Component: 200 - total flux cleaned = 0.0090118 Jy ! Total flux subtracted in 200 components = 0.0090118 Jy ! Clean residual min=-0.002409 max=0.001987 Jy/beam ! Clean residual mean=0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0901502 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.0901502 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=7.97 mas, bmaj=14.59 mas, bpa=-1.24 degrees ! Estimated noise=1.32917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141368 Jy ! Component: 100 - total flux cleaned = 0.00197724 Jy ! Component: 150 - total flux cleaned = 0.00206805 Jy ! Component: 200 - total flux cleaned = 0.00212671 Jy ! Total flux subtracted in 200 components = 0.00212671 Jy ! Clean residual min=-0.001973 max=0.001956 Jy/beam ! Clean residual mean=0.000002 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0922769 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.33302e-05 Jy ! Component: 100 - total flux cleaned = 8.52152e-05 Jy ! Component: 150 - total flux cleaned = 0.000115169 Jy ! Component: 200 - total flux cleaned = 0.000143128 Jy ! Total flux subtracted in 200 components = 0.000143128 Jy ! Clean residual min=-0.001957 max=0.001933 Jy/beam ! Clean residual mean=0.000002 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.09242 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.09242 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=8.386 mas, bpa=-2.476 degrees ! Estimated noise=1.13188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000202241 Jy ! Component: 100 - total flux cleaned = -0.000236108 Jy ! Component: 150 - total flux cleaned = -0.000265258 Jy ! Component: 200 - total flux cleaned = -0.000292919 Jy ! Total flux subtracted in 200 components = -0.000292919 Jy ! Clean residual min=-0.002326 max=0.002133 Jy/beam ! Clean residual mean=0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0921271 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.0921271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084683Jy sigma=0.468722 ! Fit after self-cal, rms=0.084666Jy sigma=0.468701 wmodel J1912-0804_S_map.mod ! Writing 74 model components to file: J1912-0804_S_map.mod wobs J1912-0804_S_uvs.fits ! Writing UV FITS file: J1912-0804_S_uvs.fits wwins J1912-0804_S_map.win ! wwins: Wrote 2 windows to J1912-0804_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.000333256 Jy ! Component: 100 - total flux cleaned = -0.00072986 Jy ! Component: 150 - total flux cleaned = -0.000798345 Jy ! Component: 200 - total flux cleaned = -0.000799919 Jy ! Component: 250 - total flux cleaned = -0.000706946 Jy ! Component: 300 - total flux cleaned = -0.000646595 Jy ! Component: 350 - total flux cleaned = -0.000557988 Jy ! Component: 400 - total flux cleaned = -0.000443123 Jy ! Component: 450 - total flux cleaned = -0.000414977 Jy ! Component: 500 - total flux cleaned = -0.000332847 Jy ! Component: 550 - total flux cleaned = -0.000360455 Jy ! Component: 600 - total flux cleaned = -0.000333856 Jy ! Component: 650 - total flux cleaned = -0.000307779 Jy ! Component: 700 - total flux cleaned = -0.000308185 Jy ! Component: 750 - total flux cleaned = -0.000384466 Jy ! Component: 800 - total flux cleaned = -0.00040927 Jy ! Component: 850 - total flux cleaned = -0.000482935 Jy ! Component: 900 - total flux cleaned = -0.000603698 Jy ! Component: 950 - total flux cleaned = -0.000627451 Jy ! Component: 1000 - total flux cleaned = -0.00072185 Jy ! Component: 1050 - total flux cleaned = -0.000745291 Jy ! Component: 1100 - total flux cleaned = -0.000882983 Jy ! Component: 1150 - total flux cleaned = -0.000995969 Jy ! Component: 1200 - total flux cleaned = -0.00106277 Jy ! Component: 1250 - total flux cleaned = -0.00112918 Jy ! Component: 1300 - total flux cleaned = -0.0011951 Jy ! Component: 1350 - total flux cleaned = -0.00125999 Jy ! Component: 1400 - total flux cleaned = -0.00132445 Jy ! Component: 1450 - total flux cleaned = -0.00143047 Jy ! Component: 1500 - total flux cleaned = -0.00151449 Jy ! Component: 1550 - total flux cleaned = -0.00155598 Jy ! Component: 1600 - total flux cleaned = -0.00155636 Jy ! Component: 1650 - total flux cleaned = -0.00167855 Jy ! Component: 1700 - total flux cleaned = -0.00171873 Jy ! Component: 1750 - total flux cleaned = -0.00167945 Jy ! Component: 1800 - total flux cleaned = -0.00181831 Jy ! Component: 1850 - total flux cleaned = -0.00183779 Jy ! Component: 1900 - total flux cleaned = -0.00181834 Jy ! Component: 1950 - total flux cleaned = -0.00181829 Jy ! Component: 2000 - total flux cleaned = -0.00189459 Jy ! Component: 2050 - total flux cleaned = -0.00191318 Jy ! Component: 2100 - total flux cleaned = -0.00181899 Jy ! Component: 2150 - total flux cleaned = -0.00180023 Jy ! Component: 2200 - total flux cleaned = -0.00172608 Jy ! Component: 2250 - total flux cleaned = -0.00179911 Jy ! Component: 2300 - total flux cleaned = -0.00172622 Jy ! Component: 2350 - total flux cleaned = -0.00169026 Jy ! Component: 2400 - total flux cleaned = -0.00169032 Jy ! Component: 2450 - total flux cleaned = -0.00172591 Jy ! Component: 2500 - total flux cleaned = -0.00169092 Jy ! Component: 2550 - total flux cleaned = -0.00170847 Jy ! Component: 2600 - total flux cleaned = -0.00177783 Jy ! Component: 2650 - total flux cleaned = -0.00181223 Jy ! Component: 2700 - total flux cleaned = -0.00177795 Jy ! Component: 2750 - total flux cleaned = -0.00177808 Jy ! Component: 2800 - total flux cleaned = -0.00181157 Jy ! Component: 2850 - total flux cleaned = -0.00177817 Jy ! Component: 2900 - total flux cleaned = -0.00186098 Jy ! Component: 2950 - total flux cleaned = -0.00189382 Jy ! Component: 3000 - total flux cleaned = -0.00192632 Jy ! Component: 3050 - total flux cleaned = -0.00184535 Jy ! Component: 3100 - total flux cleaned = -0.00189356 Jy ! Component: 3150 - total flux cleaned = -0.00190954 Jy ! Component: 3200 - total flux cleaned = -0.00186183 Jy ! Component: 3250 - total flux cleaned = -0.00195657 Jy ! Component: 3300 - total flux cleaned = -0.00200366 Jy ! Component: 3350 - total flux cleaned = -0.00197247 Jy ! Component: 3400 - total flux cleaned = -0.00194158 Jy ! Component: 3450 - total flux cleaned = -0.00203408 Jy ! Component: 3500 - total flux cleaned = -0.0021414 Jy ! Component: 3550 - total flux cleaned = -0.00201948 Jy ! Component: 3600 - total flux cleaned = -0.0020499 Jy ! Component: 3650 - total flux cleaned = -0.00203491 Jy ! Component: 3700 - total flux cleaned = -0.0020949 Jy ! Component: 3750 - total flux cleaned = -0.00208019 Jy ! Component: 3800 - total flux cleaned = -0.00213946 Jy ! Component: 3850 - total flux cleaned = -0.00211003 Jy ! Component: 3900 - total flux cleaned = -0.00212468 Jy ! Component: 3950 - total flux cleaned = -0.00218285 Jy ! Component: 4000 - total flux cleaned = -0.00216842 Jy ! Component: 4050 - total flux cleaned = -0.00219714 Jy ! Total flux subtracted in 4096 components = -0.00219718 Jy ! Clean residual min=-0.000753 max=0.000974 Jy/beam ! Clean residual mean=0.000002 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0899299 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 358 components and 0.0899299 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1912-0804_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.408 x 8.386 at -2.476 degrees (North through East) ! Clean map min=-0.0017937 max=0.072581 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1912-0804_S_map.fits wmodel /image_prod/ug002_uva//J1912-0804_S_map.mod ! Writing 358 model components to file: /image_prod/ug002_uva//J1912-0804_S_map.mod wobs /image_prod/ug002_uva//J1912-0804_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1912-0804_S_uvs.fits wwins /image_prod/ug002_uva//J1912-0804_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1912-0804_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0725811 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256411 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05983 1.05983 2.11965 4.2393 8.4786 16.9572 33.9144 67.8288 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.072 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 283.065 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1912-0804_S_dfm.log closed on Thu Mar 5 04:05:14 2020