! Started logfile: /image_prod/ug002_uva//J1429-2055_S_dfm.log on Thu Mar 5 01:46:06 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//J1429-2055_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1429-2055_S_uva.fits ! AN table 1: 60 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.796667 visibilities/baseline/integration-bin. ! Found source: J1429-2055 ! ! 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 1434 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 J1429-2055_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004042Jy sigma=6.896989 ! Fit after self-cal, rms=0.938454Jy sigma=6.440938 ! 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.892 mas, bmaj=10.77 mas, bpa=20.82 degrees ! Estimated noise=5.5243 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.0505936 Jy ! Component: 100 - total flux cleaned = 0.0572487 Jy ! Total flux subtracted in 100 components = 0.0572487 Jy ! Clean residual min=-0.008928 max=0.007873 Jy/beam ! Clean residual mean=0.000001 rms=0.002369 Jy/beam ! Combined flux in latest and established models = 0.0572487 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0572487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075650Jy sigma=0.455571 ! Fit after self-cal, rms=0.074839Jy sigma=0.449644 ! 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.181 mas, bmaj=11.58 mas, bpa=19.06 degrees ! Estimated noise=2.80523 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.000801715 Jy ! Component: 100 - total flux cleaned = 0.00155869 Jy ! Component: 150 - total flux cleaned = 0.00211294 Jy ! Component: 200 - total flux cleaned = 0.00220769 Jy ! Total flux subtracted in 200 components = 0.00220769 Jy ! Clean residual min=-0.004902 max=0.005154 Jy/beam ! Clean residual mean=0.000003 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.0594564 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.0594564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074231Jy sigma=0.445549 ! Fit after self-cal, rms=0.073983Jy sigma=0.444646 ! 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.181 x 11.58 at 19.06 degrees (North through East) ! Clean map min=-0.0046791 max=0.065656 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.07 LA 1.04 OV 0.85 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.03 LA 1.09 OV 0.89 ! SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 HN 0.99 LA 1.05 OV 0.93 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.073983Jy sigma=0.444646 ! Fit after self-cal, rms=0.071505Jy sigma=0.441419 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=11.55 mas, bpa=19.23 degrees ! Estimated noise=2.74295 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.00162655 Jy ! Component: 100 - total flux cleaned = 0.00168081 Jy ! Component: 150 - total flux cleaned = 0.00179752 Jy ! Component: 200 - total flux cleaned = 0.00182924 Jy ! Total flux subtracted in 200 components = 0.00182924 Jy ! Clean residual min=-0.003450 max=0.004444 Jy/beam ! Clean residual mean=-0.000005 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.0612856 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.0612856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071414Jy sigma=0.440954 ! Fit after self-cal, rms=0.071390Jy sigma=0.439986 ! 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.071390Jy sigma=0.439986 ! Fit after self-cal, rms=0.070685Jy sigma=0.438409 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=11.57 mas, bpa=19.4 degrees ! Estimated noise=2.72128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000800141 Jy ! Component: 100 - total flux cleaned = 0.000902288 Jy ! Component: 150 - total flux cleaned = 0.0010692 Jy ! Component: 200 - total flux cleaned = 0.00119371 Jy ! Total flux subtracted in 200 components = 0.00119371 Jy ! Clean residual min=-0.003466 max=0.003709 Jy/beam ! Clean residual mean=-0.000005 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.0624793 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.0624793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070646Jy sigma=0.438225 ! Fit after self-cal, rms=0.070771Jy sigma=0.437871 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 (-105.5, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147686 Jy ! Component: 100 - total flux cleaned = 0.00138272 Jy ! Component: 150 - total flux cleaned = 0.00108003 Jy ! Component: 200 - total flux cleaned = 0.00107962 Jy ! Total flux subtracted in 200 components = 0.00107962 Jy ! Clean residual min=-0.002966 max=0.002898 Jy/beam ! Clean residual mean=-0.000004 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.0635589 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.0635589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070583Jy sigma=0.436582 ! Fit after self-cal, rms=0.070543Jy sigma=0.436151 ! 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.070543Jy sigma=0.436151 ! Fit after self-cal, rms=0.069774Jy sigma=0.435688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=11.63 mas, bpa=19.51 degrees ! Estimated noise=2.67177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432611 Jy ! Component: 100 - total flux cleaned = 0.000602334 Jy ! Component: 150 - total flux cleaned = 0.00044032 Jy ! Component: 200 - total flux cleaned = 0.000267154 Jy ! Total flux subtracted in 200 components = 0.000267154 Jy ! Clean residual min=-0.002561 max=0.002539 Jy/beam ! Clean residual mean=-0.000003 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0638261 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.0638261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069667Jy sigma=0.434986 ! Fit after self-cal, rms=0.069776Jy sigma=0.434722 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.74909e-05 Jy ! Component: 100 - total flux cleaned = -0.000260124 Jy ! Component: 150 - total flux cleaned = -0.000260254 Jy ! Component: 200 - total flux cleaned = -0.000204998 Jy ! Total flux subtracted in 200 components = -0.000204998 Jy ! Clean residual min=-0.002712 max=0.002691 Jy/beam ! Clean residual mean=-0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0636211 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 97 components and 0.0636211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069728Jy sigma=0.434496 ! Fit after self-cal, rms=0.069726Jy sigma=0.434443 ! 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.069726Jy sigma=0.434443 ! Fit after self-cal, rms=0.069635Jy sigma=0.434171 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.005 mas, bmaj=15.32 mas, bpa=15.54 degrees ! Estimated noise=3.29221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000616782 Jy ! Component: 100 - total flux cleaned = -0.000931575 Jy ! Component: 150 - total flux cleaned = -0.00102988 Jy ! Component: 200 - total flux cleaned = -0.00106996 Jy ! Total flux subtracted in 200 components = -0.00106996 Jy ! Clean residual min=-0.002165 max=0.002134 Jy/beam ! Clean residual mean=-0.000004 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.0625511 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 119 components and 0.0625511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069601Jy sigma=0.434018 ! Fit after self-cal, rms=0.069691Jy sigma=0.433932 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.000178718 Jy ! Component: 100 - total flux cleaned = -0.00018064 Jy ! Component: 150 - total flux cleaned = -0.000179935 Jy ! Component: 200 - total flux cleaned = -0.000161889 Jy ! Total flux subtracted in 200 components = -0.000161889 Jy ! Clean residual min=-0.002313 max=0.002245 Jy/beam ! Clean residual mean=-0.000006 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.0623892 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 129 components and 0.0623892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069677Jy sigma=0.433894 ! Fit after self-cal, rms=0.069681Jy sigma=0.433877 ! 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.081 mas, bmaj=11.69 mas, bpa=19.53 degrees ! Estimated noise=2.63951 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.081 x 11.69 at 19.53 degrees (North through East) ! Clean map min=-0.0069583 max=0.063785 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.831 mas, bmaj=10.9 mas, bpa=21.01 degrees ! Estimated noise=5.13162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.048055 Jy ! Component: 100 - total flux cleaned = 0.0578704 Jy ! Component: 150 - total flux cleaned = 0.0606735 Jy ! Component: 200 - total flux cleaned = 0.0606097 Jy ! Total flux subtracted in 200 components = 0.0606097 Jy ! Clean residual min=-0.006728 max=0.005109 Jy/beam ! Clean residual mean=-0.000000 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.0606096 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0606096 Jy ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=11.69 mas, bpa=19.53 degrees ! Estimated noise=2.63951 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.000517541 Jy ! Component: 100 - total flux cleaned = 0.00218594 Jy ! Component: 150 - total flux cleaned = 0.002687 Jy ! Component: 200 - total flux cleaned = 0.00301276 Jy ! Total flux subtracted in 200 components = 0.00301276 Jy ! Clean residual min=-0.003008 max=0.003046 Jy/beam ! Clean residual mean=-0.000000 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.0636224 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.0636224 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=6.005 mas, bmaj=15.32 mas, bpa=15.54 degrees ! Estimated noise=3.29221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000956336 Jy ! Component: 100 - total flux cleaned = -0.00107166 Jy ! Component: 150 - total flux cleaned = -0.00106791 Jy ! Component: 200 - total flux cleaned = -0.00115136 Jy ! Total flux subtracted in 200 components = -0.00115136 Jy ! Clean residual min=-0.002381 max=0.002207 Jy/beam ! Clean residual mean=-0.000002 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.062471 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 = -7.02211e-05 Jy ! Component: 100 - total flux cleaned = -0.000197974 Jy ! Component: 150 - total flux cleaned = -0.000343177 Jy ! Component: 200 - total flux cleaned = -0.000505996 Jy ! Total flux subtracted in 200 components = -0.000505996 Jy ! Clean residual min=-0.002245 max=0.002278 Jy/beam ! Clean residual mean=-0.000002 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.061965 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 72 components and 0.061965 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=11.69 mas, bpa=19.53 degrees ! Estimated noise=2.63951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033524 Jy ! Component: 100 - total flux cleaned = 0.000171412 Jy ! Component: 150 - total flux cleaned = 0.000265817 Jy ! Component: 200 - total flux cleaned = 0.000348887 Jy ! Total flux subtracted in 200 components = 0.000348887 Jy ! Clean residual min=-0.002553 max=0.002551 Jy/beam ! Clean residual mean=-0.000002 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.0623139 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 92 components and 0.0623139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069750Jy sigma=0.434415 ! Fit after self-cal, rms=0.069724Jy sigma=0.434240 wmodel J1429-2055_S_map.mod ! Writing 92 model components to file: J1429-2055_S_map.mod wobs J1429-2055_S_uvs.fits ! Writing UV FITS file: J1429-2055_S_uvs.fits wwins J1429-2055_S_map.win ! wwins: Wrote 2 windows to J1429-2055_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.000253742 Jy ! Component: 100 - total flux cleaned = -0.000371511 Jy ! Component: 150 - total flux cleaned = -0.000373453 Jy ! Component: 200 - total flux cleaned = -0.000375078 Jy ! Component: 250 - total flux cleaned = -0.000489145 Jy ! Component: 300 - total flux cleaned = -0.000541838 Jy ! Component: 350 - total flux cleaned = -0.000719794 Jy ! Component: 400 - total flux cleaned = -0.000887506 Jy ! Component: 450 - total flux cleaned = -0.00102408 Jy ! Component: 500 - total flux cleaned = -0.00104619 Jy ! Component: 550 - total flux cleaned = -0.00102587 Jy ! Component: 600 - total flux cleaned = -0.000864731 Jy ! Component: 650 - total flux cleaned = -0.000747606 Jy ! Component: 700 - total flux cleaned = -0.000634248 Jy ! Component: 750 - total flux cleaned = -0.000560819 Jy ! Component: 800 - total flux cleaned = -0.000542759 Jy ! Component: 850 - total flux cleaned = -0.000489796 Jy ! Component: 900 - total flux cleaned = -0.000403917 Jy ! Component: 950 - total flux cleaned = -0.000336682 Jy ! Component: 1000 - total flux cleaned = -0.000254128 Jy ! Component: 1050 - total flux cleaned = -0.000172866 Jy ! Component: 1100 - total flux cleaned = -9.31459e-05 Jy ! Component: 1150 - total flux cleaned = -1.4664e-05 Jy ! Component: 1200 - total flux cleaned = 3.18096e-05 Jy ! Component: 1250 - total flux cleaned = 4.7098e-05 Jy ! Component: 1300 - total flux cleaned = 3.1889e-05 Jy ! Component: 1350 - total flux cleaned = 3.17826e-05 Jy ! Component: 1400 - total flux cleaned = 4.68655e-05 Jy ! Component: 1450 - total flux cleaned = 3.16543e-05 Jy ! Component: 1500 - total flux cleaned = 1.30108e-06 Jy ! Component: 1550 - total flux cleaned = 3.1522e-05 Jy ! Component: 1600 - total flux cleaned = 3.14413e-05 Jy ! Component: 1650 - total flux cleaned = 6.17204e-05 Jy ! Component: 1700 - total flux cleaned = 6.15739e-05 Jy ! Component: 1750 - total flux cleaned = 7.68372e-05 Jy ! Component: 1800 - total flux cleaned = 7.68626e-05 Jy ! Component: 1850 - total flux cleaned = 7.68099e-05 Jy ! Component: 1900 - total flux cleaned = 7.669e-05 Jy ! Component: 1950 - total flux cleaned = 9.2392e-05 Jy ! Component: 2000 - total flux cleaned = 7.65954e-05 Jy ! Component: 2050 - total flux cleaned = 7.66286e-05 Jy ! Component: 2100 - total flux cleaned = 6.06557e-05 Jy ! Component: 2150 - total flux cleaned = 2.76946e-05 Jy ! Component: 2200 - total flux cleaned = 1.10702e-05 Jy ! Component: 2250 - total flux cleaned = 2.80306e-05 Jy ! Component: 2300 - total flux cleaned = 4.53879e-05 Jy ! Component: 2350 - total flux cleaned = 6.29637e-05 Jy ! Component: 2400 - total flux cleaned = 8.06796e-05 Jy ! Component: 2450 - total flux cleaned = 8.0665e-05 Jy ! Component: 2500 - total flux cleaned = 8.07534e-05 Jy ! Component: 2550 - total flux cleaned = 4.34123e-05 Jy ! Component: 2600 - total flux cleaned = 6.25074e-05 Jy ! Component: 2650 - total flux cleaned = 4.35056e-06 Jy ! Component: 2700 - total flux cleaned = -1.55527e-05 Jy ! Component: 2750 - total flux cleaned = -3.58468e-05 Jy ! Component: 2800 - total flux cleaned = -5.63579e-05 Jy ! Component: 2850 - total flux cleaned = -5.63663e-05 Jy ! Component: 2900 - total flux cleaned = -9.95861e-05 Jy ! Component: 2950 - total flux cleaned = -9.96643e-05 Jy ! Component: 3000 - total flux cleaned = -0.000144453 Jy ! Component: 3050 - total flux cleaned = -0.000189948 Jy ! Component: 3100 - total flux cleaned = -0.000236782 Jy ! Component: 3150 - total flux cleaned = -0.000308499 Jy ! Component: 3200 - total flux cleaned = -0.000357474 Jy ! Component: 3250 - total flux cleaned = -0.000407413 Jy ! Component: 3300 - total flux cleaned = -0.000458699 Jy ! Component: 3350 - total flux cleaned = -0.000589601 Jy ! Component: 3400 - total flux cleaned = -0.000643631 Jy ! Component: 3450 - total flux cleaned = -0.000698923 Jy ! Component: 3500 - total flux cleaned = -0.000783164 Jy ! Component: 3550 - total flux cleaned = -0.000840908 Jy ! Component: 3600 - total flux cleaned = -0.000929385 Jy ! Component: 3650 - total flux cleaned = -0.000990152 Jy ! Component: 3700 - total flux cleaned = -0.00108318 Jy ! Component: 3750 - total flux cleaned = -0.00114624 Jy ! Component: 3800 - total flux cleaned = -0.001243 Jy ! Component: 3850 - total flux cleaned = -0.00134264 Jy ! Component: 3900 - total flux cleaned = -0.00137642 Jy ! Component: 3950 - total flux cleaned = -0.00151502 Jy ! Component: 4000 - total flux cleaned = -0.00162198 Jy ! Component: 4050 - total flux cleaned = -0.00169503 Jy ! Total flux subtracted in 4096 components = -0.00180746 Jy ! Clean residual min=-0.002072 max=0.002098 Jy/beam ! Clean residual mean=0.000004 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0605064 Jy keep ! Adding 202 model components to the UV plane model. ! The established model now contains 294 components and 0.0605065 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1429-2055_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.081 x 11.69 at 19.53 degrees (North through East) ! Clean map min=-0.0071216 max=0.061877 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1429-2055_S_map.fits wmodel /image_prod/ug002_uva//J1429-2055_S_map.mod ! Writing 294 model components to file: /image_prod/ug002_uva//J1429-2055_S_map.mod wobs /image_prod/ug002_uva//J1429-2055_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1429-2055_S_uvs.fits wwins /image_prod/ug002_uva//J1429-2055_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1429-2055_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0618772 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000707718 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.43124 3.43124 6.86247 13.7249 27.4499 54.8998 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.061 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 87.432 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1429-2055_S_dfm.log closed on Thu Mar 5 01:46:09 2020