! Started logfile: /image_prod/ug002_uva//J1619+3030_S_b_dfm.log on Thu Mar 5 02:38:39 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//J1619+3030_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1619+3030_S_b_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.851852 visibilities/baseline/integration-bin. ! Found source: J1619+3030 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 5520 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 J1619+3030_S_b] 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005394Jy sigma=8.349068 ! Fit after self-cal, rms=0.939205Jy sigma=7.807312 ! 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=4.562 mas, bmaj=6.687 mas, bpa=16.71 degrees ! Estimated noise=1.71055 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.0474664 Jy ! Component: 100 - total flux cleaned = 0.0586548 Jy ! Total flux subtracted in 100 components = 0.0586548 Jy ! Clean residual min=-0.003831 max=0.005008 Jy/beam ! Clean residual mean=0.000007 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.0586548 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0586548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072851Jy sigma=0.463164 ! Fit after self-cal, rms=0.072403Jy sigma=0.459775 ! 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=5.224 mas, bmaj=7.572 mas, bpa=14.48 degrees ! Estimated noise=1.20285 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.00590141 Jy ! Component: 100 - total flux cleaned = 0.00845473 Jy ! Component: 150 - total flux cleaned = 0.00929552 Jy ! Component: 200 - total flux cleaned = 0.00961035 Jy ! Total flux subtracted in 200 components = 0.00961035 Jy ! Clean residual min=-0.003005 max=0.003250 Jy/beam ! Clean residual mean=0.000001 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.0682651 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 0.0682651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071922Jy sigma=0.455540 ! Fit after self-cal, rms=0.071912Jy sigma=0.455469 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.224 x 7.572 at 14.48 degrees (North through East) ! Clean map min=-0.0029846 max=0.062812 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.01 KP 0.99 ! LA 0.93 NL 0.92 OV 1.01 PT 1.03 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 1.01 HN 1.10 KP 1.01 ! LA 0.98 NL 0.74 OV 1.00 PT 1.00 ! SC 0.77 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.17 KP 1.05 ! LA 0.98 NL 0.84 OV 1.04 PT 1.04 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.071912Jy sigma=0.455469 ! Fit after self-cal, rms=0.070725Jy sigma=0.449849 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.142 mas, bmaj=7.654 mas, bpa=15.92 degrees ! Estimated noise=1.20341 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.000525674 Jy ! Component: 100 - total flux cleaned = -0.000458291 Jy ! Component: 150 - total flux cleaned = -0.000433756 Jy ! Component: 200 - total flux cleaned = -0.00043429 Jy ! Total flux subtracted in 200 components = -0.00043429 Jy ! Clean residual min=-0.002582 max=0.002728 Jy/beam ! Clean residual mean=0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0678308 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.0678309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070685Jy sigma=0.449655 ! Fit after self-cal, rms=0.070663Jy sigma=0.449328 ! 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.070663Jy sigma=0.449328 ! Fit after self-cal, rms=0.069038Jy sigma=0.446835 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.131 mas, bmaj=7.735 mas, bpa=15.42 degrees ! Estimated noise=1.20198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000236623 Jy ! Component: 100 - total flux cleaned = 0.000217727 Jy ! Component: 150 - total flux cleaned = 0.000202151 Jy ! Component: 200 - total flux cleaned = 0.000177936 Jy ! Total flux subtracted in 200 components = 0.000177936 Jy ! Clean residual min=-0.002121 max=0.002333 Jy/beam ! Clean residual mean=-0.000000 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0680088 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.0680088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069027Jy sigma=0.446758 ! Fit after self-cal, rms=0.069068Jy sigma=0.446625 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 (-82.5, 82). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133924 Jy ! Component: 100 - total flux cleaned = 0.00112958 Jy ! Component: 150 - total flux cleaned = 0.00115856 Jy ! Component: 200 - total flux cleaned = 0.00126611 Jy ! Total flux subtracted in 200 components = 0.00126611 Jy ! Clean residual min=-0.002072 max=0.001874 Jy/beam ! Clean residual mean=0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0692749 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.0692749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068981Jy sigma=0.446161 ! Fit after self-cal, rms=0.068961Jy sigma=0.446092 ! 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.068961Jy sigma=0.446092 ! Fit after self-cal, rms=0.069093Jy sigma=0.446007 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.104 mas, bmaj=7.749 mas, bpa=15.46 degrees ! Estimated noise=1.19785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286836 Jy ! Component: 100 - total flux cleaned = 0.000394148 Jy ! Component: 150 - total flux cleaned = 0.00046228 Jy ! Component: 200 - total flux cleaned = 0.000460929 Jy ! Total flux subtracted in 200 components = 0.000460929 Jy ! Clean residual min=-0.002034 max=0.001795 Jy/beam ! Clean residual mean=0.000000 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0697358 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.0697358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069064Jy sigma=0.445879 ! Fit after self-cal, rms=0.069072Jy sigma=0.445860 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 = 2.42852e-05 Jy ! Component: 100 - total flux cleaned = 2.53525e-05 Jy ! Component: 150 - total flux cleaned = -1.06227e-05 Jy ! Component: 200 - total flux cleaned = -2.7299e-05 Jy ! Total flux subtracted in 200 components = -2.7299e-05 Jy ! Clean residual min=-0.002040 max=0.001848 Jy/beam ! Clean residual mean=0.000000 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0697085 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 89 components and 0.0697086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069058Jy sigma=0.445796 ! Fit after self-cal, rms=0.069055Jy sigma=0.445793 ! 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.069055Jy sigma=0.445793 ! Fit after self-cal, rms=0.069069Jy sigma=0.445772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.878 mas, bmaj=10.17 mas, bpa=-13.21 degrees ! Estimated noise=1.30208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.07282e-05 Jy ! Component: 100 - total flux cleaned = -9.5655e-05 Jy ! Component: 150 - total flux cleaned = -0.000108038 Jy ! Component: 200 - total flux cleaned = -0.000130045 Jy ! Total flux subtracted in 200 components = -0.000130045 Jy ! Clean residual min=-0.001796 max=0.002113 Jy/beam ! Clean residual mean=0.000000 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0695785 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.0695785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069064Jy sigma=0.445753 ! Fit after self-cal, rms=0.069060Jy sigma=0.445748 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 = -4.42259e-05 Jy ! Component: 100 - total flux cleaned = -6.38529e-05 Jy ! Component: 150 - total flux cleaned = -9.12744e-05 Jy ! Component: 200 - total flux cleaned = -0.000116495 Jy ! Total flux subtracted in 200 components = -0.000116495 Jy ! Clean residual min=-0.001792 max=0.002122 Jy/beam ! Clean residual mean=0.000000 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.069462 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.069462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069057Jy sigma=0.445742 ! Fit after self-cal, rms=0.069055Jy sigma=0.445741 ! 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=5.09 mas, bmaj=7.749 mas, bpa=15.47 degrees ! Estimated noise=1.19797 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.09 x 7.749 at 15.47 degrees (North through East) ! Clean map min=-0.0021681 max=0.063083 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=4.436 mas, bmaj=6.87 mas, bpa=18.49 degrees ! Estimated noise=1.71907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0480331 Jy ! Component: 100 - total flux cleaned = 0.0587631 Jy ! Component: 150 - total flux cleaned = 0.063404 Jy ! Component: 200 - total flux cleaned = 0.0658731 Jy ! Total flux subtracted in 200 components = 0.0658731 Jy ! Clean residual min=-0.003175 max=0.002755 Jy/beam ! Clean residual mean=0.000003 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.0658731 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0658731 Jy ! Inverting map and beam ! Estimated beam: bmin=5.09 mas, bmaj=7.749 mas, bpa=15.47 degrees ! Estimated noise=1.19797 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.00201093 Jy ! Component: 100 - total flux cleaned = 0.00266179 Jy ! Component: 150 - total flux cleaned = 0.00288692 Jy ! Component: 200 - total flux cleaned = 0.003034 Jy ! Total flux subtracted in 200 components = 0.003034 Jy ! Clean residual min=-0.002044 max=0.001710 Jy/beam ! Clean residual mean=0.000001 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0689071 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 41 components and 0.0689071 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=8.878 mas, bmaj=10.17 mas, bpa=-13.21 degrees ! Estimated noise=1.30208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029297 Jy ! Component: 100 - total flux cleaned = 0.000416739 Jy ! Component: 150 - total flux cleaned = 0.000543598 Jy ! Component: 200 - total flux cleaned = 0.000598307 Jy ! Total flux subtracted in 200 components = 0.000598307 Jy ! Clean residual min=-0.001812 max=0.002053 Jy/beam ! Clean residual mean=0.000000 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0695054 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 = 1.58963e-05 Jy ! Component: 100 - total flux cleaned = 1.48324e-06 Jy ! Component: 150 - total flux cleaned = 1.45135e-05 Jy ! Component: 200 - total flux cleaned = 1.97381e-06 Jy ! Total flux subtracted in 200 components = 1.97381e-06 Jy ! Clean residual min=-0.001794 max=0.002087 Jy/beam ! Clean residual mean=0.000000 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0695073 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 63 components and 0.0695073 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.09 mas, bmaj=7.749 mas, bpa=15.47 degrees ! Estimated noise=1.19797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000275289 Jy ! Component: 100 - total flux cleaned = 0.000251595 Jy ! Component: 150 - total flux cleaned = 0.000295663 Jy ! Component: 200 - total flux cleaned = 0.000295723 Jy ! Total flux subtracted in 200 components = 0.000295723 Jy ! Clean residual min=-0.002050 max=0.001796 Jy/beam ! Clean residual mean=0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0698031 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.0698031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069074Jy sigma=0.445823 ! Fit after self-cal, rms=0.069083Jy sigma=0.445809 wmodel J1619+3030_S_b_map.mod ! Writing 81 model components to file: J1619+3030_S_b_map.mod wobs J1619+3030_S_b_uvs.fits ! Writing UV FITS file: J1619+3030_S_b_uvs.fits wwins J1619+3030_S_b_map.win ! wwins: Wrote 2 windows to J1619+3030_S_b_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.000584085 Jy ! Component: 100 - total flux cleaned = -0.00090298 Jy ! Component: 150 - total flux cleaned = -0.000964729 Jy ! Component: 200 - total flux cleaned = -0.00105202 Jy ! Component: 250 - total flux cleaned = -0.000968047 Jy ! Component: 300 - total flux cleaned = -0.000860303 Jy ! Component: 350 - total flux cleaned = -0.000860186 Jy ! Component: 400 - total flux cleaned = -0.000834858 Jy ! Component: 450 - total flux cleaned = -0.000809289 Jy ! Component: 500 - total flux cleaned = -0.000687962 Jy ! Component: 550 - total flux cleaned = -0.000688338 Jy ! Component: 600 - total flux cleaned = -0.000642485 Jy ! Component: 650 - total flux cleaned = -0.000665374 Jy ! Component: 700 - total flux cleaned = -0.000665525 Jy ! Component: 750 - total flux cleaned = -0.000709062 Jy ! Component: 800 - total flux cleaned = -0.000772975 Jy ! Component: 850 - total flux cleaned = -0.000814776 Jy ! Component: 900 - total flux cleaned = -0.000876026 Jy ! Component: 950 - total flux cleaned = -0.000915706 Jy ! Component: 1000 - total flux cleaned = -0.000856658 Jy ! Component: 1050 - total flux cleaned = -0.000876216 Jy ! Component: 1100 - total flux cleaned = -0.000895044 Jy ! Component: 1150 - total flux cleaned = -0.000895062 Jy ! Component: 1200 - total flux cleaned = -0.000894816 Jy ! Component: 1250 - total flux cleaned = -0.000894855 Jy ! Component: 1300 - total flux cleaned = -0.00085941 Jy ! Component: 1350 - total flux cleaned = -0.000841616 Jy ! Component: 1400 - total flux cleaned = -0.000841521 Jy ! Component: 1450 - total flux cleaned = -0.000875764 Jy ! Component: 1500 - total flux cleaned = -0.000841708 Jy ! Component: 1550 - total flux cleaned = -0.000791489 Jy ! Component: 1600 - total flux cleaned = -0.000791526 Jy ! Component: 1650 - total flux cleaned = -0.000758992 Jy ! Component: 1700 - total flux cleaned = -0.000726641 Jy ! Component: 1750 - total flux cleaned = -0.000679233 Jy ! Component: 1800 - total flux cleaned = -0.000663507 Jy ! Component: 1850 - total flux cleaned = -0.000586201 Jy ! Component: 1900 - total flux cleaned = -0.000571068 Jy ! Component: 1950 - total flux cleaned = -0.000480052 Jy ! Component: 2000 - total flux cleaned = -0.000450192 Jy ! Component: 2050 - total flux cleaned = -0.000376135 Jy ! Component: 2100 - total flux cleaned = -0.00030298 Jy ! Component: 2150 - total flux cleaned = -0.000302754 Jy ! Component: 2200 - total flux cleaned = -0.000216899 Jy ! Component: 2250 - total flux cleaned = -0.000174525 Jy ! Component: 2300 - total flux cleaned = -0.000160548 Jy ! Component: 2350 - total flux cleaned = -9.09852e-05 Jy ! Component: 2400 - total flux cleaned = -9.07282e-05 Jy ! Component: 2450 - total flux cleaned = 4.43459e-06 Jy ! Component: 2500 - total flux cleaned = 7.18386e-05 Jy ! Component: 2550 - total flux cleaned = 9.85909e-05 Jy ! Component: 2600 - total flux cleaned = 0.000164965 Jy ! Component: 2650 - total flux cleaned = 0.000230415 Jy ! Component: 2700 - total flux cleaned = 0.000243235 Jy ! Component: 2750 - total flux cleaned = 0.000307612 Jy ! Component: 2800 - total flux cleaned = 0.000294747 Jy ! Component: 2850 - total flux cleaned = 0.000358074 Jy ! Component: 2900 - total flux cleaned = 0.000332979 Jy ! Component: 2950 - total flux cleaned = 0.000395616 Jy ! Component: 3000 - total flux cleaned = 0.000457548 Jy ! Component: 3050 - total flux cleaned = 0.000531292 Jy ! Component: 3100 - total flux cleaned = 0.000592018 Jy ! Component: 3150 - total flux cleaned = 0.00060415 Jy ! Component: 3200 - total flux cleaned = 0.000604241 Jy ! Component: 3250 - total flux cleaned = 0.000652006 Jy ! Component: 3300 - total flux cleaned = 0.000711045 Jy ! Component: 3350 - total flux cleaned = 0.000757972 Jy ! Component: 3400 - total flux cleaned = 0.000839441 Jy ! Component: 3450 - total flux cleaned = 0.000862539 Jy ! Component: 3500 - total flux cleaned = 0.000908467 Jy ! Component: 3550 - total flux cleaned = 0.000942588 Jy ! Component: 3600 - total flux cleaned = 0.00104423 Jy ! Component: 3650 - total flux cleaned = 0.00103301 Jy ! Component: 3700 - total flux cleaned = 0.00109981 Jy ! Component: 3750 - total flux cleaned = 0.00114395 Jy ! Component: 3800 - total flux cleaned = 0.00119887 Jy ! Component: 3850 - total flux cleaned = 0.00124251 Jy ! Component: 3900 - total flux cleaned = 0.00129672 Jy ! Component: 3950 - total flux cleaned = 0.00135058 Jy ! Component: 4000 - total flux cleaned = 0.00142541 Jy ! Component: 4050 - total flux cleaned = 0.00141471 Jy ! Total flux subtracted in 4096 components = 0.00145698 Jy ! Clean residual min=-0.000715 max=0.000628 Jy/beam ! Clean residual mean=0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0712601 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 369 components and 0.07126 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1619+3030_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.09 x 7.749 at 15.47 degrees (North through East) ! Clean map min=-0.0020049 max=0.062912 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1619+3030_S_b_map.fits wmodel /image_prod/ug002_uva//J1619+3030_S_b_map.mod ! Writing 369 model components to file: /image_prod/ug002_uva//J1619+3030_S_b_map.mod wobs /image_prod/ug002_uva//J1619+3030_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1619+3030_S_b_uvs.fits wwins /image_prod/ug002_uva//J1619+3030_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1619+3030_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0629117 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198134 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.944817 0.944817 1.88963 3.77927 7.55854 15.1171 30.2342 60.4683 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.062 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 317.521 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1619+3030_S_b_dfm.log closed on Thu Mar 5 02:38:42 2020