! Started logfile: /image_prod/ug002_uva//J2206-0031_S_dfm.log on Thu Mar 5 05:28:45 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//J2206-0031_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2206-0031_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975556 visibilities/baseline/integration-bin. ! Found source: J2206-0031 ! ! 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 7902 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 J2206-0031_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.010513Jy sigma=8.295232 ! Fit after self-cal, rms=0.848222Jy sigma=6.962119 ! 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.802 mas, bmaj=7.391 mas, bpa=-4.44 degrees ! Estimated noise=1.27024 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.119992 Jy ! Component: 100 - total flux cleaned = 0.146518 Jy ! Total flux subtracted in 100 components = 0.146518 Jy ! Clean residual min=-0.009132 max=0.008831 Jy/beam ! Clean residual mean=0.000005 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.146518 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.146518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085934Jy sigma=0.551032 ! Fit after self-cal, rms=0.085841Jy sigma=0.550790 ! 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.301 mas, bmaj=8.303 mas, bpa=-4.612 degrees ! Estimated noise=1.01598 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.011221 Jy ! Component: 100 - total flux cleaned = 0.0173351 Jy ! Component: 150 - total flux cleaned = 0.0210442 Jy ! Component: 200 - total flux cleaned = 0.0233234 Jy ! Total flux subtracted in 200 components = 0.0233234 Jy ! Clean residual min=-0.008964 max=0.006405 Jy/beam ! Clean residual mean=-0.000005 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.169841 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 45 components and 0.169841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084179Jy sigma=0.537701 ! Fit after self-cal, rms=0.084195Jy sigma=0.537632 ! 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.301 x 8.303 at -4.612 degrees (North through East) ! Clean map min=-0.0088881 max=0.15332 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.06 HN 1.05 KP 1.05 ! LA 1.07 MK 1.05 NL 1.02 OV 0.65 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 0.99 KP 1.02 ! LA 1.08 MK 0.96 NL 1.00 OV 0.98 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.09 HN 1.05 KP 1.06 ! LA 1.06 MK 1.00 NL 0.95 OV 0.62 ! PT 1.08 SC 1.02 ! ! ! Fit before self-cal, rms=0.084195Jy sigma=0.537632 ! Fit after self-cal, rms=0.074413Jy sigma=0.477686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=8.32 mas, bpa=-4.414 degrees ! Estimated noise=1.00942 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.000217802 Jy ! Component: 100 - total flux cleaned = -0.000245839 Jy ! Component: 150 - total flux cleaned = -0.000246073 Jy ! Component: 200 - total flux cleaned = -0.000267784 Jy ! Total flux subtracted in 200 components = -0.000267784 Jy ! Clean residual min=-0.003185 max=0.003750 Jy/beam ! Clean residual mean=-0.000000 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.169573 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.169573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074392Jy sigma=0.477560 ! Fit after self-cal, rms=0.074510Jy sigma=0.476789 ! 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.074510Jy sigma=0.476789 ! Fit after self-cal, rms=0.080702Jy sigma=0.466140 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=8.352 mas, bpa=-4.44 degrees ! Estimated noise=1.01823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000780665 Jy ! Component: 100 - total flux cleaned = 0.000742644 Jy ! Component: 150 - total flux cleaned = 0.000673638 Jy ! Component: 200 - total flux cleaned = 0.000580737 Jy ! Total flux subtracted in 200 components = 0.000580737 Jy ! Clean residual min=-0.002170 max=0.002295 Jy/beam ! Clean residual mean=-0.000001 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.170154 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.170154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080655Jy sigma=0.465883 ! Fit after self-cal, rms=0.080788Jy sigma=0.465814 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.000136244 Jy ! Component: 100 - total flux cleaned = -0.000186746 Jy ! Component: 150 - total flux cleaned = -0.000257286 Jy ! Component: 200 - total flux cleaned = -0.000322658 Jy ! Total flux subtracted in 200 components = -0.000322658 Jy ! Clean residual min=-0.002130 max=0.002332 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.169831 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.169831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080768Jy sigma=0.465711 ! Fit after self-cal, rms=0.080767Jy sigma=0.465706 ! 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.080767Jy sigma=0.465706 ! Fit after self-cal, rms=0.084389Jy sigma=0.462901 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=8.335 mas, bpa=-4.459 degrees ! Estimated noise=1.01634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150918 Jy ! Component: 100 - total flux cleaned = 0.000117505 Jy ! Component: 150 - total flux cleaned = 0.000102083 Jy ! Component: 200 - total flux cleaned = 7.49395e-05 Jy ! Total flux subtracted in 200 components = 7.49395e-05 Jy ! Clean residual min=-0.001900 max=0.002024 Jy/beam ! Clean residual mean=-0.000002 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.169906 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.169906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084380Jy sigma=0.462849 ! Fit after self-cal, rms=0.084416Jy sigma=0.462830 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) ! Added new window around map position (-60.5, -107). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130777 Jy ! Component: 100 - total flux cleaned = 0.00122228 Jy ! Component: 150 - total flux cleaned = 0.00118565 Jy ! Component: 200 - total flux cleaned = 0.00111919 Jy ! Total flux subtracted in 200 components = 0.00111919 Jy ! Clean residual min=-0.001795 max=0.001867 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.171025 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.171025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084321Jy sigma=0.462398 ! Fit after self-cal, rms=0.084311Jy sigma=0.462370 ! 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.084311Jy sigma=0.462370 ! Fit after self-cal, rms=0.084344Jy sigma=0.462348 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.679 mas, bmaj=13.45 mas, bpa=-3.915 degrees ! Estimated noise=1.22495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335711 Jy ! Component: 100 - total flux cleaned = 0.000221194 Jy ! Component: 150 - total flux cleaned = 7.27415e-05 Jy ! Component: 200 - total flux cleaned = -3.29055e-05 Jy ! Total flux subtracted in 200 components = -3.29055e-05 Jy ! Clean residual min=-0.002101 max=0.002010 Jy/beam ! Clean residual mean=-0.000005 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.170993 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.170993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084319Jy sigma=0.462326 ! Fit after self-cal, rms=0.084318Jy sigma=0.462313 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.58881e-05 Jy ! Component: 100 - total flux cleaned = -7.79953e-05 Jy ! Component: 150 - total flux cleaned = -0.000144096 Jy ! Component: 200 - total flux cleaned = -0.000203511 Jy ! Total flux subtracted in 200 components = -0.000203511 Jy ! Clean residual min=-0.002084 max=0.001966 Jy/beam ! Clean residual mean=-0.000005 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.170789 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.170789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084307Jy sigma=0.462339 ! Fit after self-cal, rms=0.084306Jy sigma=0.462331 ! 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.294 mas, bmaj=8.335 mas, bpa=-4.46 degrees ! Estimated noise=1.01563 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.294 x 8.335 at -4.46 degrees (North through East) ! Clean map min=-0.0016956 max=0.15378 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.798 mas, bmaj=7.421 mas, bpa=-4.05 degrees ! Estimated noise=1.26258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119204 Jy ! Component: 100 - total flux cleaned = 0.145633 Jy ! Component: 150 - total flux cleaned = 0.154566 Jy ! Component: 200 - total flux cleaned = 0.15947 Jy ! Total flux subtracted in 200 components = 0.15947 Jy ! Clean residual min=-0.002734 max=0.002941 Jy/beam ! Clean residual mean=0.000002 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.15947 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.15947 Jy ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=8.335 mas, bpa=-4.46 degrees ! Estimated noise=1.01563 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) ! Added new window around map position (-1.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00449668 Jy ! Component: 100 - total flux cleaned = 0.0072968 Jy ! Component: 150 - total flux cleaned = 0.0092877 Jy ! Component: 200 - total flux cleaned = 0.0106068 Jy ! Total flux subtracted in 200 components = 0.0106068 Jy ! Clean residual min=-0.001925 max=0.001570 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.170076 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 98 components and 0.170076 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.679 mas, bmaj=13.45 mas, bpa=-3.915 degrees ! Estimated noise=1.22495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148185 Jy ! Component: 100 - total flux cleaned = 0.00169468 Jy ! Component: 150 - total flux cleaned = 0.00169652 Jy ! Component: 200 - total flux cleaned = 0.00166818 Jy ! Total flux subtracted in 200 components = 0.00166818 Jy ! Clean residual min=-0.001974 max=0.001784 Jy/beam ! Clean residual mean=-0.000005 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.171745 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 = 2.64955e-05 Jy ! Component: 100 - total flux cleaned = 4.98346e-05 Jy ! Component: 150 - total flux cleaned = 9.22413e-05 Jy ! Component: 200 - total flux cleaned = 0.000110781 Jy ! Total flux subtracted in 200 components = 0.000110781 Jy ! Clean residual min=-0.001954 max=0.001789 Jy/beam ! Clean residual mean=-0.000005 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.171855 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 157 components and 0.171855 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=8.335 mas, bpa=-4.46 degrees ! Estimated noise=1.01563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000316851 Jy ! Component: 100 - total flux cleaned = -0.000373153 Jy ! Component: 150 - total flux cleaned = -0.000396811 Jy ! Component: 200 - total flux cleaned = -0.000397206 Jy ! Total flux subtracted in 200 components = -0.000397206 Jy ! Clean residual min=-0.001755 max=0.001694 Jy/beam ! Clean residual mean=-0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.171458 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 179 components and 0.171458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084260Jy sigma=0.462022 ! Fit after self-cal, rms=0.084262Jy sigma=0.461974 wmodel J2206-0031_S_map.mod ! Writing 179 model components to file: J2206-0031_S_map.mod wobs J2206-0031_S_uvs.fits ! Writing UV FITS file: J2206-0031_S_uvs.fits wwins J2206-0031_S_map.win ! wwins: Wrote 3 windows to J2206-0031_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.000375408 Jy ! Component: 100 - total flux cleaned = -0.000432856 Jy ! Component: 150 - total flux cleaned = -0.000486852 Jy ! Component: 200 - total flux cleaned = -0.000591224 Jy ! Component: 250 - total flux cleaned = -0.000616814 Jy ! Component: 300 - total flux cleaned = -0.000764819 Jy ! Component: 350 - total flux cleaned = -0.000860972 Jy ! Component: 400 - total flux cleaned = -0.000931484 Jy ! Component: 450 - total flux cleaned = -0.00106909 Jy ! Component: 500 - total flux cleaned = -0.00111365 Jy ! Component: 550 - total flux cleaned = -0.00115776 Jy ! Component: 600 - total flux cleaned = -0.0012229 Jy ! Component: 650 - total flux cleaned = -0.00130831 Jy ! Component: 700 - total flux cleaned = -0.0013714 Jy ! Component: 750 - total flux cleaned = -0.00145431 Jy ! Component: 800 - total flux cleaned = -0.00151572 Jy ! Component: 850 - total flux cleaned = -0.00161601 Jy ! Component: 900 - total flux cleaned = -0.00171436 Jy ! Component: 950 - total flux cleaned = -0.00171436 Jy ! Component: 1000 - total flux cleaned = -0.00186823 Jy ! Component: 1050 - total flux cleaned = -0.00196293 Jy ! Component: 1100 - total flux cleaned = -0.00207524 Jy ! Component: 1150 - total flux cleaned = -0.00213076 Jy ! Component: 1200 - total flux cleaned = -0.00220402 Jy ! Component: 1250 - total flux cleaned = -0.00231262 Jy ! Component: 1300 - total flux cleaned = -0.00234826 Jy ! Component: 1350 - total flux cleaned = -0.00243667 Jy ! Component: 1400 - total flux cleaned = -0.00245405 Jy ! Component: 1450 - total flux cleaned = -0.00247127 Jy ! Component: 1500 - total flux cleaned = -0.00252257 Jy ! Component: 1550 - total flux cleaned = -0.00248843 Jy ! Component: 1600 - total flux cleaned = -0.00248858 Jy ! Component: 1650 - total flux cleaned = -0.0025384 Jy ! Component: 1700 - total flux cleaned = -0.00250534 Jy ! Component: 1750 - total flux cleaned = -0.00250522 Jy ! Component: 1800 - total flux cleaned = -0.00250534 Jy ! Component: 1850 - total flux cleaned = -0.00252162 Jy ! Component: 1900 - total flux cleaned = -0.00247399 Jy ! Component: 1950 - total flux cleaned = -0.00248977 Jy ! Component: 2000 - total flux cleaned = -0.00248966 Jy ! Component: 2050 - total flux cleaned = -0.0024121 Jy ! Component: 2100 - total flux cleaned = -0.00247339 Jy ! Component: 2150 - total flux cleaned = -0.00239712 Jy ! Component: 2200 - total flux cleaned = -0.0023822 Jy ! Component: 2250 - total flux cleaned = -0.00235227 Jy ! Component: 2300 - total flux cleaned = -0.00242679 Jy ! Component: 2350 - total flux cleaned = -0.00241195 Jy ! Component: 2400 - total flux cleaned = -0.00233836 Jy ! Component: 2450 - total flux cleaned = -0.00232378 Jy ! Component: 2500 - total flux cleaned = -0.00226585 Jy ! Component: 2550 - total flux cleaned = -0.0022515 Jy ! Component: 2600 - total flux cleaned = -0.00219428 Jy ! Component: 2650 - total flux cleaned = -0.00212333 Jy ! Component: 2700 - total flux cleaned = -0.00208122 Jy ! Component: 2750 - total flux cleaned = -0.00203936 Jy ! Component: 2800 - total flux cleaned = -0.00197 Jy ! Component: 2850 - total flux cleaned = -0.00196994 Jy ! Component: 2900 - total flux cleaned = -0.00190151 Jy ! Component: 2950 - total flux cleaned = -0.00188785 Jy ! Component: 3000 - total flux cleaned = -0.00180672 Jy ! Component: 3050 - total flux cleaned = -0.00177989 Jy ! Component: 3100 - total flux cleaned = -0.00181986 Jy ! Component: 3150 - total flux cleaned = -0.0017668 Jy ! Component: 3200 - total flux cleaned = -0.00172745 Jy ! Component: 3250 - total flux cleaned = -0.00170126 Jy ! Component: 3300 - total flux cleaned = -0.00167523 Jy ! Component: 3350 - total flux cleaned = -0.00166227 Jy ! Component: 3400 - total flux cleaned = -0.00164942 Jy ! Component: 3450 - total flux cleaned = -0.00159831 Jy ! Component: 3500 - total flux cleaned = -0.00159832 Jy ! Component: 3550 - total flux cleaned = -0.00151014 Jy ! Component: 3600 - total flux cleaned = -0.00153522 Jy ! Component: 3650 - total flux cleaned = -0.00154763 Jy ! Component: 3700 - total flux cleaned = -0.00146084 Jy ! Component: 3750 - total flux cleaned = -0.00146082 Jy ! Component: 3800 - total flux cleaned = -0.00144851 Jy ! Component: 3850 - total flux cleaned = -0.00144855 Jy ! Component: 3900 - total flux cleaned = -0.0014001 Jy ! Component: 3950 - total flux cleaned = -0.00144845 Jy ! Component: 4000 - total flux cleaned = -0.00138852 Jy ! Component: 4050 - total flux cleaned = -0.00138855 Jy ! Total flux subtracted in 4096 components = -0.00140043 Jy ! Clean residual min=-0.000608 max=0.000752 Jy/beam ! Clean residual mean=-0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.170058 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 467 components and 0.170058 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2206-0031_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.294 x 8.335 at -4.46 degrees (North through East) ! Clean map min=-0.0012024 max=0.1542 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2206-0031_S_map.fits wmodel /image_prod/ug002_uva//J2206-0031_S_map.mod ! Writing 467 model components to file: /image_prod/ug002_uva//J2206-0031_S_map.mod wobs /image_prod/ug002_uva//J2206-0031_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2206-0031_S_uvs.fits wwins /image_prod/ug002_uva//J2206-0031_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2206-0031_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.154201 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223798 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435402 0.435402 0.870805 1.74161 3.48322 6.96644 13.9329 27.8658 55.7315 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.154 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 689.017 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2206-0031_S_dfm.log closed on Thu Mar 5 05:28:49 2020