! Started logfile: /image_prod/ug002_uva//J1215-1731_S_f_dfm.log on Thu Mar 5 00:32:28 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//J1215-1731_S_f_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1215-1731_S_f_uva.fits ! AN table 1: 13 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.948718 visibilities/baseline/integration-bin. ! Found source: J1215-1731 ! ! 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 36 lines of history. ! ! Reading 222 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 J1215-1731_S_f] 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.151216Jy sigma=6.273136 ! Fit after self-cal, rms=0.655050Jy sigma=3.838206 ! 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.677 mas, bmaj=14.05 mas, bpa=34.65 degrees ! Estimated noise=9.21997 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.337877 Jy ! Component: 100 - total flux cleaned = 0.485724 Jy ! Total flux subtracted in 100 components = 0.485724 Jy ! Clean residual min=-0.060171 max=0.068032 Jy/beam ! Clean residual mean=0.000096 rms=0.029900 Jy/beam ! Combined flux in latest and established models = 0.485724 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.485724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.159360Jy sigma=0.888637 ! Fit after self-cal, rms=0.157395Jy sigma=0.874993 ! 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=2.836 mas, bmaj=13.09 mas, bpa=31.85 degrees ! Estimated noise=8.65803 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.0362812 Jy ! Component: 100 - total flux cleaned = 0.0604621 Jy ! Component: 150 - total flux cleaned = 0.0753775 Jy ! Component: 200 - total flux cleaned = 0.0878792 Jy ! Total flux subtracted in 200 components = 0.0878792 Jy ! Clean residual min=-0.019100 max=0.019019 Jy/beam ! Clean residual mean=0.000033 rms=0.008406 Jy/beam ! Combined flux in latest and established models = 0.573604 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 66 components and 0.573604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103127Jy sigma=0.581464 ! Fit after self-cal, rms=0.102601Jy sigma=0.578508 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.836 x 13.09 at 31.85 degrees (North through East) ! Clean map min=-0.020997 max=0.22107 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 HN 0.93 NL 0.89 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 HN 1.00 NL 1.04 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 HN 0.95 NL 0.91 SC 0.97 ! ! ! Fit before self-cal, rms=0.102601Jy sigma=0.578508 ! Fit after self-cal, rms=0.082920Jy sigma=0.460869 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.872 mas, bmaj=13.1 mas, bpa=31.81 degrees ! Estimated noise=8.34361 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.00284976 Jy ! Component: 100 - total flux cleaned = 0.00255372 Jy ! Component: 150 - total flux cleaned = 0.00226267 Jy ! Component: 200 - total flux cleaned = 0.00261157 Jy ! Total flux subtracted in 200 components = 0.00261157 Jy ! Clean residual min=-0.005780 max=0.005753 Jy/beam ! Clean residual mean=-0.000002 rms=0.002216 Jy/beam ! Combined flux in latest and established models = 0.576215 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 99 components and 0.576215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081145Jy sigma=0.453143 ! Fit after self-cal, rms=0.081032Jy sigma=0.452700 ! 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.081032Jy sigma=0.452700 ! Fit after self-cal, rms=0.080556Jy sigma=0.451942 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.871 mas, bmaj=13.11 mas, bpa=31.81 degrees ! Estimated noise=8.30981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312203 Jy ! Component: 100 - total flux cleaned = 0.0012847 Jy ! Component: 150 - total flux cleaned = 0.000434011 Jy ! Component: 200 - total flux cleaned = -0.000411604 Jy ! Total flux subtracted in 200 components = -0.000411604 Jy ! Clean residual min=-0.002845 max=0.002854 Jy/beam ! Clean residual mean=-0.000001 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.575804 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 128 components and 0.575804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079761Jy sigma=0.448393 ! Fit after self-cal, rms=0.079806Jy sigma=0.448223 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.000592029 Jy ! Component: 100 - total flux cleaned = 0.000370658 Jy ! Component: 150 - total flux cleaned = -0.000290787 Jy ! Component: 200 - total flux cleaned = -0.000513002 Jy ! Total flux subtracted in 200 components = -0.000513002 Jy ! Clean residual min=-0.001933 max=0.001913 Jy/beam ! Clean residual mean=0.000000 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.575291 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 159 components and 0.575291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079523Jy sigma=0.446811 ! Fit after self-cal, rms=0.079515Jy sigma=0.446757 ! 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.079515Jy sigma=0.446757 ! Fit after self-cal, rms=0.079705Jy sigma=0.446592 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.871 mas, bmaj=13.11 mas, bpa=31.87 degrees ! Estimated noise=8.31999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101593 Jy ! Component: 100 - total flux cleaned = 0.00119891 Jy ! Component: 150 - total flux cleaned = 0.000850292 Jy ! Component: 200 - total flux cleaned = 0.000370045 Jy ! Total flux subtracted in 200 components = 0.000370045 Jy ! Clean residual min=-0.001653 max=0.001685 Jy/beam ! Clean residual mean=-0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.575661 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 176 components and 0.575661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079525Jy sigma=0.445957 ! Fit after self-cal, rms=0.079523Jy sigma=0.445909 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.000597591 Jy ! Component: 100 - total flux cleaned = -0.0013249 Jy ! Component: 150 - total flux cleaned = -0.00144344 Jy ! Component: 200 - total flux cleaned = -0.00133141 Jy ! Total flux subtracted in 200 components = -0.00133141 Jy ! Clean residual min=-0.000945 max=0.000920 Jy/beam ! Clean residual mean=0.000000 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.574329 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 201 components and 0.574329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079436Jy sigma=0.445480 ! Fit after self-cal, rms=0.079457Jy sigma=0.445460 ! 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.079457Jy sigma=0.445460 ! Fit after self-cal, rms=0.079602Jy sigma=0.445309 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.627 mas, bmaj=14.69 mas, bpa=27.61 degrees ! Estimated noise=11.0446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.16363e-05 Jy ! Component: 100 - total flux cleaned = -0.000196313 Jy ! Component: 150 - total flux cleaned = -0.00022925 Jy ! Component: 200 - total flux cleaned = -0.000191664 Jy ! Total flux subtracted in 200 components = -0.000191664 Jy ! Clean residual min=-0.000870 max=0.000876 Jy/beam ! Clean residual mean=0.000001 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.574138 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 227 components and 0.574138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079557Jy sigma=0.445272 ! Fit after self-cal, rms=0.079546Jy sigma=0.445256 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 (-108.5, 127.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.76499e-06 Jy ! Component: 100 - total flux cleaned = -1.61941e-06 Jy ! Component: 150 - total flux cleaned = -2.53549e-05 Jy ! Component: 200 - total flux cleaned = -0.000145864 Jy ! Total flux subtracted in 200 components = -0.000145864 Jy ! Clean residual min=-0.000584 max=0.000697 Jy/beam ! Clean residual mean=-0.000000 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.573992 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 248 components and 0.573992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079545Jy sigma=0.445196 ! Fit after self-cal, rms=0.079539Jy sigma=0.445191 ! Inverting map ! Added new window around map position (108, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154761 Jy ! Component: 100 - total flux cleaned = 0.000177814 Jy ! Component: 150 - total flux cleaned = 0.000245571 Jy ! Component: 200 - total flux cleaned = 0.000241729 Jy ! Total flux subtracted in 200 components = 0.000241729 Jy ! Clean residual min=-0.000961 max=0.000853 Jy/beam ! Clean residual mean=-0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.574233 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 254 components and 0.574233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079533Jy sigma=0.445125 ! Fit after self-cal, rms=0.079523Jy sigma=0.445119 ! 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=2.87 mas, bmaj=13.11 mas, bpa=31.92 degrees ! Estimated noise=8.32704 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 13.11 at 31.92 degrees (North through East) ! Clean map min=-0.012 max=0.20457 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.727 mas, bmaj=14.03 mas, bpa=34.72 degrees ! Estimated noise=8.82624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.217445 Jy ! Component: 100 - total flux cleaned = 0.334985 Jy ! Component: 150 - total flux cleaned = 0.39952 Jy ! Component: 200 - total flux cleaned = 0.437922 Jy ! Total flux subtracted in 200 components = 0.437922 Jy ! Clean residual min=-0.146912 max=0.200936 Jy/beam ! Clean residual mean=0.000029 rms=0.064309 Jy/beam ! Combined flux in latest and established models = 0.437922 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.437922 Jy ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=13.11 mas, bpa=31.92 degrees ! Estimated noise=8.32704 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.0641975 Jy ! Component: 100 - total flux cleaned = -0.0737882 Jy ! Component: 150 - total flux cleaned = -0.0568314 Jy ! Component: 200 - total flux cleaned = -0.0458338 Jy ! Total flux subtracted in 200 components = -0.0458338 Jy ! Clean residual min=-0.119814 max=0.140367 Jy/beam ! Clean residual mean=0.000037 rms=0.048479 Jy/beam ! Combined flux in latest and established models = 0.392088 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 56 components and 0.392088 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=4.627 mas, bmaj=14.69 mas, bpa=27.61 degrees ! Estimated noise=11.0446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0423328 Jy ! Component: 100 - total flux cleaned = 0.0479475 Jy ! Component: 150 - total flux cleaned = 0.0503565 Jy ! Component: 200 - total flux cleaned = 0.0549383 Jy ! Total flux subtracted in 200 components = 0.0549383 Jy ! Clean residual min=-0.074100 max=0.084533 Jy/beam ! Clean residual mean=0.000048 rms=0.025581 Jy/beam ! Combined flux in latest and established models = 0.447026 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 = 0.00667657 Jy ! Component: 100 - total flux cleaned = 0.0144797 Jy ! Component: 150 - total flux cleaned = 0.0247969 Jy ! Component: 200 - total flux cleaned = 0.0378935 Jy ! Total flux subtracted in 200 components = 0.0378935 Jy ! Clean residual min=-0.097722 max=0.093991 Jy/beam ! Clean residual mean=0.000096 rms=0.027468 Jy/beam ! Combined flux in latest and established models = 0.484919 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 102 components and 0.484919 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=13.11 mas, bpa=31.92 degrees ! Estimated noise=8.32704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120837 Jy ! Component: 100 - total flux cleaned = 0.0120774 Jy ! Component: 150 - total flux cleaned = 0.0102162 Jy ! Component: 200 - total flux cleaned = 0.00838354 Jy ! Total flux subtracted in 200 components = 0.00838354 Jy ! Clean residual min=-0.128475 max=0.149501 Jy/beam ! Clean residual mean=-0.000029 rms=0.046893 Jy/beam ! Combined flux in latest and established models = 0.493303 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.493303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.242161Jy sigma=1.418668 ! Fit after self-cal, rms=0.240300Jy sigma=1.406187 wmodel J1215-1731_S_f_map.mod ! Writing 119 model components to file: J1215-1731_S_f_map.mod wobs J1215-1731_S_f_uvs.fits ! Writing UV FITS file: J1215-1731_S_f_uvs.fits wwins J1215-1731_S_f_map.win ! wwins: Wrote 2 windows to J1215-1731_S_f_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.00317346 Jy ! Component: 100 - total flux cleaned = -0.0133919 Jy ! Component: 150 - total flux cleaned = -0.0162583 Jy ! Component: 200 - total flux cleaned = -0.0199868 Jy ! Component: 250 - total flux cleaned = -0.0232094 Jy ! Component: 300 - total flux cleaned = -0.0259893 Jy ! Component: 350 - total flux cleaned = -0.0219606 Jy ! Component: 400 - total flux cleaned = -0.0162033 Jy ! Component: 450 - total flux cleaned = -0.0161929 Jy ! Component: 500 - total flux cleaned = -0.0168435 Jy ! Component: 550 - total flux cleaned = -0.0155492 Jy ! Component: 600 - total flux cleaned = -0.0148933 Jy ! Component: 650 - total flux cleaned = -0.0149019 Jy ! Component: 700 - total flux cleaned = -0.0155393 Jy ! Component: 750 - total flux cleaned = -0.0161799 Jy ! Component: 800 - total flux cleaned = -0.0129131 Jy ! Component: 850 - total flux cleaned = -0.00963214 Jy ! Component: 900 - total flux cleaned = -0.00761742 Jy ! Component: 950 - total flux cleaned = -0.00622063 Jy ! Component: 1000 - total flux cleaned = -0.00409291 Jy ! Component: 1050 - total flux cleaned = -0.00189227 Jy ! Component: 1100 - total flux cleaned = -0.00113987 Jy ! Component: 1150 - total flux cleaned = 0.000382708 Jy ! Component: 1200 - total flux cleaned = 0.00120523 Jy ! Component: 1250 - total flux cleaned = 0.00121341 Jy ! Component: 1300 - total flux cleaned = 0.00206704 Jy ! Component: 1350 - total flux cleaned = 0.002954 Jy ! Component: 1400 - total flux cleaned = 0.0038662 Jy ! Component: 1450 - total flux cleaned = 0.00294491 Jy ! Component: 1500 - total flux cleaned = 0.00292237 Jy ! Component: 1550 - total flux cleaned = 0.00289912 Jy ! Component: 1600 - total flux cleaned = 0.00288271 Jy ! Component: 1650 - total flux cleaned = 0.00287341 Jy ! Component: 1700 - total flux cleaned = 0.00288323 Jy ! Component: 1750 - total flux cleaned = 0.00290246 Jy ! Component: 1800 - total flux cleaned = 0.00291045 Jy ! Component: 1850 - total flux cleaned = 0.00294075 Jy ! Component: 1900 - total flux cleaned = 0.00449286 Jy ! Component: 1950 - total flux cleaned = 0.00447395 Jy ! Component: 2000 - total flux cleaned = 0.00613776 Jy ! Component: 2050 - total flux cleaned = 0.00612397 Jy ! Component: 2100 - total flux cleaned = 0.00805301 Jy ! Component: 2150 - total flux cleaned = 0.00800265 Jy ! Component: 2200 - total flux cleaned = 0.0101977 Jy ! Component: 2250 - total flux cleaned = 0.0102382 Jy ! Component: 2300 - total flux cleaned = 0.0102624 Jy ! Component: 2350 - total flux cleaned = 0.0101784 Jy ! Component: 2400 - total flux cleaned = 0.0101284 Jy ! Component: 2450 - total flux cleaned = 0.0100883 Jy ! Component: 2500 - total flux cleaned = 0.013238 Jy ! Component: 2550 - total flux cleaned = 0.0132763 Jy ! Component: 2600 - total flux cleaned = 0.0133582 Jy ! Component: 2650 - total flux cleaned = 0.0133724 Jy ! Component: 2700 - total flux cleaned = 0.0174886 Jy ! Component: 2750 - total flux cleaned = 0.0133391 Jy ! Component: 2800 - total flux cleaned = 0.0178417 Jy ! Component: 2850 - total flux cleaned = 0.0179616 Jy ! Component: 2900 - total flux cleaned = 0.0180976 Jy ! Component: 2950 - total flux cleaned = 0.0180093 Jy ! Component: 3000 - total flux cleaned = 0.0236616 Jy ! Component: 3050 - total flux cleaned = 0.0174485 Jy ! Component: 3100 - total flux cleaned = 0.0235541 Jy ! Component: 3150 - total flux cleaned = 0.0234433 Jy ! Component: 3200 - total flux cleaned = 0.0232477 Jy ! Component: 3250 - total flux cleaned = 0.0231889 Jy ! Component: 3300 - total flux cleaned = 0.0313902 Jy ! Component: 3350 - total flux cleaned = 0.0315553 Jy ! Component: 3400 - total flux cleaned = 0.031703 Jy ! Component: 3450 - total flux cleaned = 0.0318397 Jy ! Component: 3500 - total flux cleaned = 0.0317855 Jy ! Component: 3550 - total flux cleaned = 0.0317019 Jy ! Component: 3600 - total flux cleaned = 0.0434238 Jy ! Component: 3650 - total flux cleaned = 0.0437232 Jy ! Component: 3700 - total flux cleaned = 0.0308058 Jy ! Component: 3750 - total flux cleaned = 0.0305587 Jy ! Component: 3800 - total flux cleaned = 0.0304067 Jy ! Component: 3850 - total flux cleaned = 0.0146225 Jy ! Component: 3900 - total flux cleaned = 0.0149758 Jy ! Component: 3950 - total flux cleaned = 0.0154673 Jy ! Component: 4000 - total flux cleaned = -0.00308118 Jy ! Component: 4050 - total flux cleaned = -0.00232672 Jy ! Total flux subtracted in 4096 components = -0.0235726 Jy ! Clean residual min=-1.143324 max=1.164142 Jy/beam ! Clean residual mean=-0.000111 rms=0.385362 Jy/beam ! Combined flux in latest and established models = 0.469728 Jy keep ! Adding 90 model components to the UV plane model. ! The established model now contains 209 components and 0.469728 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1215-1731_S_f_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 13.11 at 31.92 degrees (North through East) ! Clean map min=-1.8783 max=2.1711 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1215-1731_S_f_map.fits wmodel /image_prod/ug002_uva//J1215-1731_S_f_map.mod ! Writing 209 model components to file: /image_prod/ug002_uva//J1215-1731_S_f_map.mod wobs /image_prod/ug002_uva//J1215-1731_S_f_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1215-1731_S_f_uvs.fits wwins /image_prod/ug002_uva//J1215-1731_S_f_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1215-1731_S_f_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.17106 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.458726 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -63.3873 63.3873 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 1.3761 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4.732 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1215-1731_S_f_dfm.log closed on Thu Mar 5 00:32:32 2020