! Started logfile: /image_prod/ug002_uva//J0155-1443_S_a_dfm.log on Wed Mar 4 19:18:30 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//J0155-1443_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0155-1443_S_a_uva.fits ! AN table 1: 100 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0155-1443 ! ! 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 10800 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 J0155-1443_S_a] 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.011019Jy sigma=7.129169 ! Fit after self-cal, rms=0.872317Jy sigma=6.116542 ! 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.479 mas, bmaj=6.668 mas, bpa=-5.219 degrees ! Estimated noise=1.65822 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.10291 Jy ! Component: 100 - total flux cleaned = 0.125813 Jy ! Total flux subtracted in 100 components = 0.125813 Jy ! Clean residual min=-0.007028 max=0.009752 Jy/beam ! Clean residual mean=0.000004 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.125813 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.125813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078957Jy sigma=0.485420 ! Fit after self-cal, rms=0.078941Jy sigma=0.485383 ! 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.024 mas, bmaj=7.671 mas, bpa=-4.996 degrees ! Estimated noise=1.00761 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 (3, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103753 Jy ! Component: 100 - total flux cleaned = 0.0126371 Jy ! Component: 150 - total flux cleaned = 0.01264 Jy ! Component: 200 - total flux cleaned = 0.0127783 Jy ! Total flux subtracted in 200 components = 0.0127783 Jy ! Clean residual min=-0.004979 max=0.006558 Jy/beam ! Clean residual mean=0.000013 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.138591 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.138591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077610Jy sigma=0.473547 ! Fit after self-cal, rms=0.077496Jy sigma=0.472655 ! 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.024 x 7.671 at -4.996 degrees (North through East) ! Clean map min=-0.005588 max=0.13035 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.09 HN 1.03 KP 0.98 ! LA 1.02 MK 1.15 NL 1.00 OV 0.79 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 1.02 HN 1.08 KP 1.04 ! LA 1.02 MK 1.00 NL 0.91 OV 0.87 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.02 HN 1.05 KP 1.01 ! LA 1.00 MK 0.91 NL 0.98 OV 0.90 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.077496Jy sigma=0.472655 ! Fit after self-cal, rms=0.080203Jy sigma=0.456735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.632 mas, bpa=-4.112 degrees ! Estimated noise=0.996273 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.000938714 Jy ! Component: 100 - total flux cleaned = 0.000850541 Jy ! Component: 150 - total flux cleaned = 0.000817658 Jy ! Component: 200 - total flux cleaned = 0.000788903 Jy ! Total flux subtracted in 200 components = 0.000788903 Jy ! Clean residual min=-0.002624 max=0.002691 Jy/beam ! Clean residual mean=-0.000006 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.13938 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.13938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080155Jy sigma=0.456406 ! Fit after self-cal, rms=0.080274Jy sigma=0.456126 ! 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.080274Jy sigma=0.456126 ! Fit after self-cal, rms=0.080699Jy sigma=0.452936 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=7.664 mas, bpa=-4.125 degrees ! Estimated noise=0.998326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121141 Jy ! Component: 100 - total flux cleaned = 0.00121311 Jy ! Component: 150 - total flux cleaned = 0.00118658 Jy ! Component: 200 - total flux cleaned = 0.00120858 Jy ! Total flux subtracted in 200 components = 0.00120858 Jy ! Clean residual min=-0.001859 max=0.001806 Jy/beam ! Clean residual mean=-0.000004 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.140589 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.140589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080671Jy sigma=0.452680 ! Fit after self-cal, rms=0.080685Jy sigma=0.452637 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.000198961 Jy ! Component: 100 - total flux cleaned = 0.000143965 Jy ! Component: 150 - total flux cleaned = 0.000143711 Jy ! Component: 200 - total flux cleaned = 0.000158669 Jy ! Total flux subtracted in 200 components = 0.000158669 Jy ! Clean residual min=-0.001809 max=0.001774 Jy/beam ! Clean residual mean=-0.000004 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.140748 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.140748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080676Jy sigma=0.452576 ! Fit after self-cal, rms=0.080675Jy sigma=0.452572 ! 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.080675Jy sigma=0.452572 ! Fit after self-cal, rms=0.080766Jy sigma=0.452511 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=7.678 mas, bpa=-4.123 degrees ! Estimated noise=0.999297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000493869 Jy ! Component: 100 - total flux cleaned = 0.00053491 Jy ! Component: 150 - total flux cleaned = 0.000518561 Jy ! Component: 200 - total flux cleaned = 0.000518489 Jy ! Total flux subtracted in 200 components = 0.000518489 Jy ! Clean residual min=-0.001718 max=0.001767 Jy/beam ! Clean residual mean=-0.000004 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.141266 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.141266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080757Jy sigma=0.452429 ! Fit after self-cal, rms=0.080761Jy sigma=0.452424 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.000142161 Jy ! Component: 100 - total flux cleaned = 0.000129 Jy ! Component: 150 - total flux cleaned = 0.000129938 Jy ! Component: 200 - total flux cleaned = 0.000129974 Jy ! Total flux subtracted in 200 components = 0.000129974 Jy ! Clean residual min=-0.001704 max=0.001749 Jy/beam ! Clean residual mean=-0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.141396 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.141396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080756Jy sigma=0.452392 ! Fit after self-cal, rms=0.080756Jy sigma=0.452391 ! 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.080756Jy sigma=0.452391 ! Fit after self-cal, rms=0.080815Jy sigma=0.452369 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.973 mas, bmaj=14.09 mas, bpa=-1.374 degrees ! Estimated noise=1.28845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392396 Jy ! Component: 100 - total flux cleaned = 0.000523957 Jy ! Component: 150 - total flux cleaned = 0.000541113 Jy ! Component: 200 - total flux cleaned = 0.000556174 Jy ! Total flux subtracted in 200 components = 0.000556174 Jy ! Clean residual min=-0.001773 max=0.002073 Jy/beam ! Clean residual mean=-0.000007 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.141952 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.141952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080815Jy sigma=0.452382 ! Fit after self-cal, rms=0.080818Jy sigma=0.452373 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.000138637 Jy ! Component: 100 - total flux cleaned = 0.000124458 Jy ! Component: 150 - total flux cleaned = 0.000137937 Jy ! Component: 200 - total flux cleaned = 0.0001494 Jy ! Total flux subtracted in 200 components = 0.0001494 Jy ! Clean residual min=-0.001764 max=0.002060 Jy/beam ! Clean residual mean=-0.000007 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.142102 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.142102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080819Jy sigma=0.452395 ! Fit after self-cal, rms=0.080818Jy sigma=0.452391 ! 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.009 mas, bmaj=7.688 mas, bpa=-4.135 degrees ! Estimated noise=0.999743 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.009 x 7.688 at -4.135 degrees (North through East) ! Clean map min=-0.0015956 max=0.12781 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.464 mas, bmaj=6.666 mas, bpa=-4.329 degrees ! Estimated noise=1.65636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102704 Jy ! Component: 100 - total flux cleaned = 0.125727 Jy ! Component: 150 - total flux cleaned = 0.134177 Jy ! Component: 200 - total flux cleaned = 0.138147 Jy ! Total flux subtracted in 200 components = 0.138147 Jy ! Clean residual min=-0.003467 max=0.003714 Jy/beam ! Clean residual mean=-0.000003 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.138147 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.138147 Jy ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.688 mas, bpa=-4.135 degrees ! Estimated noise=0.999743 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.00332264 Jy ! Component: 100 - total flux cleaned = 0.00373522 Jy ! Component: 150 - total flux cleaned = 0.00379714 Jy ! Component: 200 - total flux cleaned = 0.00374894 Jy ! Total flux subtracted in 200 components = 0.00374894 Jy ! Clean residual min=-0.001769 max=0.001779 Jy/beam ! Clean residual mean=-0.000004 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.141896 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 46 components and 0.141896 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.973 mas, bmaj=14.09 mas, bpa=-1.374 degrees ! Estimated noise=1.28845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000625894 Jy ! Component: 100 - total flux cleaned = 0.000622877 Jy ! Component: 150 - total flux cleaned = 0.000575333 Jy ! Component: 200 - total flux cleaned = 0.000533446 Jy ! Total flux subtracted in 200 components = 0.000533446 Jy ! Clean residual min=-0.001791 max=0.002143 Jy/beam ! Clean residual mean=-0.000007 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.142429 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.48408e-07 Jy ! Component: 100 - total flux cleaned = 9.69647e-07 Jy ! Component: 150 - total flux cleaned = 1.76223e-05 Jy ! Component: 200 - total flux cleaned = 1.67994e-05 Jy ! Total flux subtracted in 200 components = 1.67994e-05 Jy ! Clean residual min=-0.001764 max=0.002102 Jy/beam ! Clean residual mean=-0.000006 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.142446 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.142446 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.688 mas, bpa=-4.135 degrees ! Estimated noise=0.999743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.74417e-05 Jy ! Component: 100 - total flux cleaned = -0.000181326 Jy ! Component: 150 - total flux cleaned = -0.000274246 Jy ! Component: 200 - total flux cleaned = -0.000336657 Jy ! Total flux subtracted in 200 components = -0.000336657 Jy ! Clean residual min=-0.001661 max=0.001684 Jy/beam ! Clean residual mean=-0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.142109 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.142109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080838Jy sigma=0.452430 ! Fit after self-cal, rms=0.080829Jy sigma=0.452403 wmodel J0155-1443_S_a_map.mod ! Writing 78 model components to file: J0155-1443_S_a_map.mod wobs J0155-1443_S_a_uvs.fits ! Writing UV FITS file: J0155-1443_S_a_uvs.fits wwins J0155-1443_S_a_map.win ! wwins: Wrote 2 windows to J0155-1443_S_a_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 = -9.02238e-05 Jy ! Component: 100 - total flux cleaned = -0.000207077 Jy ! Component: 150 - total flux cleaned = -0.000234785 Jy ! Component: 200 - total flux cleaned = -0.000180955 Jy ! Component: 250 - total flux cleaned = -0.000180868 Jy ! Component: 300 - total flux cleaned = -0.000131177 Jy ! Component: 350 - total flux cleaned = -0.000131253 Jy ! Component: 400 - total flux cleaned = -0.000107436 Jy ! Component: 450 - total flux cleaned = -0.000199415 Jy ! Component: 500 - total flux cleaned = -0.000288299 Jy ! Component: 550 - total flux cleaned = -0.000374583 Jy ! Component: 600 - total flux cleaned = -0.000458528 Jy ! Component: 650 - total flux cleaned = -0.000541879 Jy ! Component: 700 - total flux cleaned = -0.000663761 Jy ! Component: 750 - total flux cleaned = -0.000802249 Jy ! Component: 800 - total flux cleaned = -0.000937524 Jy ! Component: 850 - total flux cleaned = -0.00106997 Jy ! Component: 900 - total flux cleaned = -0.00118134 Jy ! Component: 950 - total flux cleaned = -0.00132697 Jy ! Component: 1000 - total flux cleaned = -0.00148766 Jy ! Component: 1050 - total flux cleaned = -0.00161049 Jy ! Component: 1100 - total flux cleaned = -0.0016966 Jy ! Component: 1150 - total flux cleaned = -0.00179812 Jy ! Component: 1200 - total flux cleaned = -0.00196482 Jy ! Component: 1250 - total flux cleaned = -0.00204665 Jy ! Component: 1300 - total flux cleaned = -0.00219226 Jy ! Component: 1350 - total flux cleaned = -0.00225601 Jy ! Component: 1400 - total flux cleaned = -0.00235093 Jy ! Component: 1450 - total flux cleaned = -0.00242852 Jy ! Component: 1500 - total flux cleaned = -0.00250532 Jy ! Component: 1550 - total flux cleaned = -0.00252049 Jy ! Component: 1600 - total flux cleaned = -0.00260989 Jy ! Component: 1650 - total flux cleaned = -0.00266836 Jy ! Component: 1700 - total flux cleaned = -0.00271147 Jy ! Component: 1750 - total flux cleaned = -0.00273998 Jy ! Component: 1800 - total flux cleaned = -0.00279648 Jy ! Component: 1850 - total flux cleaned = -0.00282441 Jy ! Component: 1900 - total flux cleaned = -0.00283839 Jy ! Component: 1950 - total flux cleaned = -0.00285208 Jy ! Component: 2000 - total flux cleaned = -0.00283884 Jy ! Component: 2050 - total flux cleaned = -0.00291899 Jy ! Component: 2100 - total flux cleaned = -0.0029455 Jy ! Component: 2150 - total flux cleaned = -0.00301074 Jy ! Component: 2200 - total flux cleaned = -0.00299753 Jy ! Component: 2250 - total flux cleaned = -0.00301051 Jy ! Component: 2300 - total flux cleaned = -0.00303581 Jy ! Component: 2350 - total flux cleaned = -0.00304828 Jy ! Component: 2400 - total flux cleaned = -0.0030482 Jy ! Component: 2450 - total flux cleaned = -0.00307276 Jy ! Component: 2500 - total flux cleaned = -0.00304836 Jy ! Component: 2550 - total flux cleaned = -0.00308472 Jy ! Component: 2600 - total flux cleaned = -0.00309667 Jy ! Component: 2650 - total flux cleaned = -0.00312055 Jy ! Component: 2700 - total flux cleaned = -0.00313224 Jy ! Component: 2750 - total flux cleaned = -0.00317909 Jy ! Component: 2800 - total flux cleaned = -0.00320214 Jy ! Component: 2850 - total flux cleaned = -0.00323659 Jy ! Component: 2900 - total flux cleaned = -0.00324804 Jy ! Component: 2950 - total flux cleaned = -0.0032594 Jy ! Component: 3000 - total flux cleaned = -0.00331552 Jy ! Component: 3050 - total flux cleaned = -0.00332676 Jy ! Component: 3100 - total flux cleaned = -0.00335993 Jy ! Component: 3150 - total flux cleaned = -0.00337101 Jy ! Component: 3200 - total flux cleaned = -0.00332751 Jy ! Component: 3250 - total flux cleaned = -0.003371 Jy ! Component: 3300 - total flux cleaned = -0.00336022 Jy ! Component: 3350 - total flux cleaned = -0.00336019 Jy ! Component: 3400 - total flux cleaned = -0.00336022 Jy ! Component: 3450 - total flux cleaned = -0.00331787 Jy ! Component: 3500 - total flux cleaned = -0.00329687 Jy ! Component: 3550 - total flux cleaned = -0.00327603 Jy ! Component: 3600 - total flux cleaned = -0.00325533 Jy ! Component: 3650 - total flux cleaned = -0.00327596 Jy ! Component: 3700 - total flux cleaned = -0.00320431 Jy ! Component: 3750 - total flux cleaned = -0.0032451 Jy ! Component: 3800 - total flux cleaned = -0.0032146 Jy ! Component: 3850 - total flux cleaned = -0.00318441 Jy ! Component: 3900 - total flux cleaned = -0.00317434 Jy ! Component: 3950 - total flux cleaned = -0.00315442 Jy ! Component: 4000 - total flux cleaned = -0.00315437 Jy ! Component: 4050 - total flux cleaned = -0.00312481 Jy ! Total flux subtracted in 4096 components = -0.00311504 Jy ! Clean residual min=-0.000625 max=0.000768 Jy/beam ! Clean residual mean=0.000000 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.138994 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 360 components and 0.138995 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0155-1443_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.009 x 7.688 at -4.135 degrees (North through East) ! Clean map min=-0.001335 max=0.12758 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0155-1443_S_a_map.fits wmodel /image_prod/ug002_uva//J0155-1443_S_a_map.mod ! Writing 360 model components to file: /image_prod/ug002_uva//J0155-1443_S_a_map.mod wobs /image_prod/ug002_uva//J0155-1443_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0155-1443_S_a_uvs.fits wwins /image_prod/ug002_uva//J0155-1443_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0155-1443_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.12758 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016881 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.396951 0.396951 0.793902 1.5878 3.17561 6.35122 12.7024 25.4049 50.8098 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.127 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 755.76 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0155-1443_S_a_dfm.log closed on Wed Mar 4 19:18:34 2020