! Started logfile: /image_prod/ug002_uva//J0114-2419_S_dfm.log on Wed Mar 4 18:55: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//J0114-2419_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0114-2419_S_uva.fits ! AN table 1: 20 integrations on 3 of 3 possible baselines. ! AN table 2: 20 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.975806 visibilities/baseline/integration-bin. ! Found source: J0114-2419 ! ! 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 1815 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 J0114-2419_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 3 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.997803Jy sigma=6.384071 ! Fit after self-cal, rms=0.880460Jy sigma=5.633658 ! 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.415 mas, bmaj=7.281 mas, bpa=-13.44 degrees ! Estimated noise=3.32883 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.0953779 Jy ! Component: 100 - total flux cleaned = 0.118711 Jy ! Total flux subtracted in 100 components = 0.118711 Jy ! Clean residual min=-0.012870 max=0.011100 Jy/beam ! Clean residual mean=0.000027 rms=0.003004 Jy/beam ! Combined flux in latest and established models = 0.118711 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.118711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081282Jy sigma=0.475466 ! Fit after self-cal, rms=0.081277Jy sigma=0.475356 ! 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.757 mas, bmaj=7.821 mas, bpa=-12.43 degrees ! Estimated noise=2.67026 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.0134713 Jy ! Component: 100 - total flux cleaned = 0.0204778 Jy ! Component: 150 - total flux cleaned = 0.024616 Jy ! Component: 200 - total flux cleaned = 0.0270257 Jy ! Total flux subtracted in 200 components = 0.0270257 Jy ! Clean residual min=-0.009594 max=0.008644 Jy/beam ! Clean residual mean=-0.000005 rms=0.002356 Jy/beam ! Combined flux in latest and established models = 0.145736 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.145736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079405Jy sigma=0.457868 ! Fit after self-cal, rms=0.079418Jy sigma=0.457428 ! 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.757 x 7.821 at -12.43 degrees (North through East) ! Clean map min=-0.0090367 max=0.12466 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.00 HN 0.99 KP 1.01 ! MK 0.95 NL 1.13 OV 0.87 SC 1.04 ! ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.04 HN 1.12 KP 1.01 ! MK 1.01 NL 1.17 OV 0.85 SC 1.03 ! ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 1.03 HN 1.04 KP 1.00 ! MK 1.07 NL 0.96 OV 0.80 SC 0.91 ! ! ! Fit before self-cal, rms=0.079418Jy sigma=0.457428 ! Fit after self-cal, rms=0.082242Jy sigma=0.454970 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.773 mas, bmaj=7.54 mas, bpa=-10.19 degrees ! Estimated noise=2.8623 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.00210615 Jy ! Component: 100 - total flux cleaned = -0.00219694 Jy ! Component: 150 - total flux cleaned = -0.00219693 Jy ! Component: 200 - total flux cleaned = -0.00219731 Jy ! Total flux subtracted in 200 components = -0.00219731 Jy ! Clean residual min=-0.006852 max=0.008306 Jy/beam ! Clean residual mean=0.000015 rms=0.002005 Jy/beam ! Combined flux in latest and established models = 0.143539 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.143539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082040Jy sigma=0.454020 ! Fit after self-cal, rms=0.082185Jy sigma=0.453793 ! 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.082185Jy sigma=0.453793 ! Fit after self-cal, rms=0.081859Jy sigma=0.453699 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.778 mas, bmaj=7.547 mas, bpa=-10.1 degrees ! Estimated noise=2.84168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00120493 Jy ! Component: 100 - total flux cleaned = -0.00150677 Jy ! Component: 150 - total flux cleaned = -0.00150479 Jy ! Component: 200 - total flux cleaned = -0.00165258 Jy ! Total flux subtracted in 200 components = -0.00165258 Jy ! Clean residual min=-0.006417 max=0.008153 Jy/beam ! Clean residual mean=0.000015 rms=0.001957 Jy/beam ! Combined flux in latest and established models = 0.141886 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.141886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081761Jy sigma=0.453309 ! Fit after self-cal, rms=0.081767Jy sigma=0.453298 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.20057e-06 Jy ! Component: 100 - total flux cleaned = -0.000133913 Jy ! Component: 150 - total flux cleaned = -0.000216414 Jy ! Component: 200 - total flux cleaned = -0.00033303 Jy ! Total flux subtracted in 200 components = -0.00033303 Jy ! Clean residual min=-0.006356 max=0.007960 Jy/beam ! Clean residual mean=0.000015 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 0.141553 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.141553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081719Jy sigma=0.453089 ! Fit after self-cal, rms=0.081715Jy sigma=0.453082 ! 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.081715Jy sigma=0.453082 ! Fit after self-cal, rms=0.081268Jy sigma=0.452988 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.782 mas, bmaj=7.551 mas, bpa=-10.01 degrees ! Estimated noise=2.81836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00142497 Jy ! Component: 100 - total flux cleaned = -0.00175186 Jy ! Component: 150 - total flux cleaned = -0.0018967 Jy ! Component: 200 - total flux cleaned = -0.00199787 Jy ! Total flux subtracted in 200 components = -0.00199787 Jy ! Clean residual min=-0.006154 max=0.007752 Jy/beam ! Clean residual mean=0.000015 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 0.139556 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.139556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081215Jy sigma=0.452799 ! Fit after self-cal, rms=0.081218Jy sigma=0.452792 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.47296e-05 Jy ! Component: 100 - total flux cleaned = -0.000105992 Jy ! Component: 150 - total flux cleaned = -0.000166052 Jy ! Component: 200 - total flux cleaned = -0.000194365 Jy ! Total flux subtracted in 200 components = -0.000194365 Jy ! Clean residual min=-0.006144 max=0.007611 Jy/beam ! Clean residual mean=0.000016 rms=0.001892 Jy/beam ! Combined flux in latest and established models = 0.139361 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.139361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081193Jy sigma=0.452673 ! Fit after self-cal, rms=0.081191Jy sigma=0.452667 ! 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.081191Jy sigma=0.452667 ! Fit after self-cal, rms=0.080779Jy sigma=0.452579 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.528 mas, bmaj=14.04 mas, bpa=-6.038 degrees ! Estimated noise=3.71127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131449 Jy ! Component: 100 - total flux cleaned = -0.00153449 Jy ! Component: 150 - total flux cleaned = -0.00170304 Jy ! Component: 200 - total flux cleaned = -0.00188604 Jy ! Total flux subtracted in 200 components = -0.00188604 Jy ! Clean residual min=-0.009154 max=0.010872 Jy/beam ! Clean residual mean=0.000041 rms=0.002986 Jy/beam ! Combined flux in latest and established models = 0.137475 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.137475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080818Jy sigma=0.452923 ! Fit after self-cal, rms=0.080782Jy sigma=0.452556 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 = -8.4269e-05 Jy ! Component: 100 - total flux cleaned = -0.000190106 Jy ! Component: 150 - total flux cleaned = -0.000311354 Jy ! Component: 200 - total flux cleaned = -0.000442381 Jy ! Total flux subtracted in 200 components = -0.000442381 Jy ! Clean residual min=-0.008944 max=0.010818 Jy/beam ! Clean residual mean=0.000042 rms=0.002958 Jy/beam ! Combined flux in latest and established models = 0.137033 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.137033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080874Jy sigma=0.453190 ! Fit after self-cal, rms=0.080857Jy sigma=0.452978 ! 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.787 mas, bmaj=7.555 mas, bpa=-9.924 degrees ! Estimated noise=2.79578 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.787 x 7.555 at -9.924 degrees (North through East) ! Clean map min=-0.0060272 max=0.12292 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.401 mas, bmaj=6.92 mas, bpa=-11.31 degrees ! Estimated noise=3.54732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0912827 Jy ! Component: 100 - total flux cleaned = 0.114027 Jy ! Component: 150 - total flux cleaned = 0.125196 Jy ! Component: 200 - total flux cleaned = 0.130773 Jy ! Total flux subtracted in 200 components = 0.130773 Jy ! Clean residual min=-0.008035 max=0.009065 Jy/beam ! Clean residual mean=0.000024 rms=0.002215 Jy/beam ! Combined flux in latest and established models = 0.130773 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.130773 Jy ! Inverting map and beam ! Estimated beam: bmin=2.787 mas, bmaj=7.555 mas, bpa=-9.924 degrees ! Estimated noise=2.79578 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.00479974 Jy ! Component: 100 - total flux cleaned = 0.00555838 Jy ! Component: 150 - total flux cleaned = 0.00609222 Jy ! Component: 200 - total flux cleaned = 0.00618492 Jy ! Total flux subtracted in 200 components = 0.00618492 Jy ! Clean residual min=-0.007257 max=0.008093 Jy/beam ! Clean residual mean=0.000017 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.136958 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.136958 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.528 mas, bmaj=14.04 mas, bpa=-6.038 degrees ! Estimated noise=3.71127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199126 Jy ! Component: 100 - total flux cleaned = 0.00179777 Jy ! Component: 150 - total flux cleaned = 0.00154578 Jy ! Component: 200 - total flux cleaned = 0.00126727 Jy ! Total flux subtracted in 200 components = 0.00126727 Jy ! Clean residual min=-0.009842 max=0.011030 Jy/beam ! Clean residual mean=0.000039 rms=0.003072 Jy/beam ! Combined flux in latest and established models = 0.138225 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.000172312 Jy ! Component: 100 - total flux cleaned = -0.000275026 Jy ! Component: 150 - total flux cleaned = -0.000368506 Jy ! Component: 200 - total flux cleaned = -0.000456237 Jy ! Total flux subtracted in 200 components = -0.000456237 Jy ! Clean residual min=-0.009447 max=0.010817 Jy/beam ! Clean residual mean=0.000040 rms=0.002999 Jy/beam ! Combined flux in latest and established models = 0.137769 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.137769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.787 mas, bmaj=7.555 mas, bpa=-9.924 degrees ! Estimated noise=2.79578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000795007 Jy ! Component: 100 - total flux cleaned = -0.000667587 Jy ! Component: 150 - total flux cleaned = -0.000668002 Jy ! Component: 200 - total flux cleaned = -0.000662707 Jy ! Total flux subtracted in 200 components = -0.000662707 Jy ! Clean residual min=-0.006258 max=0.007814 Jy/beam ! Clean residual mean=0.000016 rms=0.001876 Jy/beam ! Combined flux in latest and established models = 0.137106 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.137106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080817Jy sigma=0.453014 ! Fit after self-cal, rms=0.080819Jy sigma=0.452978 wmodel J0114-2419_S_map.mod ! Writing 49 model components to file: J0114-2419_S_map.mod wobs J0114-2419_S_uvs.fits ! Writing UV FITS file: J0114-2419_S_uvs.fits wwins J0114-2419_S_map.win ! wwins: Wrote 1 windows to J0114-2419_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.00276627 Jy ! Component: 100 - total flux cleaned = 0.00350514 Jy ! Component: 150 - total flux cleaned = 0.00361218 Jy ! Component: 200 - total flux cleaned = 0.00309204 Jy ! Component: 250 - total flux cleaned = 0.0026093 Jy ! Component: 300 - total flux cleaned = 0.00230572 Jy ! Component: 350 - total flux cleaned = 0.00188059 Jy ! Component: 400 - total flux cleaned = 0.00168316 Jy ! Component: 450 - total flux cleaned = 0.00143234 Jy ! Component: 500 - total flux cleaned = 0.00125442 Jy ! Component: 550 - total flux cleaned = 0.00091264 Jy ! Component: 600 - total flux cleaned = 0.000535779 Jy ! Component: 650 - total flux cleaned = 0.00043325 Jy ! Component: 700 - total flux cleaned = 0.000530759 Jy ! Component: 750 - total flux cleaned = 0.000437216 Jy ! Component: 800 - total flux cleaned = 0.000527676 Jy ! Component: 850 - total flux cleaned = 0.000394751 Jy ! Component: 900 - total flux cleaned = 0.000394912 Jy ! Component: 950 - total flux cleaned = 0.000394951 Jy ! Component: 1000 - total flux cleaned = 0.000234818 Jy ! Component: 1050 - total flux cleaned = 0.000196608 Jy ! Component: 1100 - total flux cleaned = 0.000119949 Jy ! Component: 1150 - total flux cleaned = -2.84678e-05 Jy ! Component: 1200 - total flux cleaned = -9.95379e-05 Jy ! Component: 1250 - total flux cleaned = -0.000169884 Jy ! Component: 1300 - total flux cleaned = -0.000273781 Jy ! Component: 1350 - total flux cleaned = -0.000374998 Jy ! Component: 1400 - total flux cleaned = -0.000374557 Jy ! Component: 1450 - total flux cleaned = -0.000407202 Jy ! Component: 1500 - total flux cleaned = -0.000407731 Jy ! Component: 1550 - total flux cleaned = -0.000438968 Jy ! Component: 1600 - total flux cleaned = -0.000377288 Jy ! Component: 1650 - total flux cleaned = -0.000317596 Jy ! Component: 1700 - total flux cleaned = -0.000407265 Jy ! Component: 1750 - total flux cleaned = -0.000524112 Jy ! Component: 1800 - total flux cleaned = -0.000610086 Jy ! Component: 1850 - total flux cleaned = -0.000723291 Jy ! Component: 1900 - total flux cleaned = -0.000807822 Jy ! Component: 1950 - total flux cleaned = -0.000973935 Jy ! Component: 2000 - total flux cleaned = -0.00111101 Jy ! Component: 2050 - total flux cleaned = -0.00132779 Jy ! Component: 2100 - total flux cleaned = -0.00151554 Jy ! Component: 2150 - total flux cleaned = -0.00170154 Jy ! Component: 2200 - total flux cleaned = -0.00180698 Jy ! Component: 2250 - total flux cleaned = -0.00193823 Jy ! Component: 2300 - total flux cleaned = -0.00196439 Jy ! Component: 2350 - total flux cleaned = -0.0020427 Jy ! Component: 2400 - total flux cleaned = -0.00212084 Jy ! Component: 2450 - total flux cleaned = -0.00222462 Jy ! Component: 2500 - total flux cleaned = -0.00232829 Jy ! Component: 2550 - total flux cleaned = -0.00232838 Jy ! Component: 2600 - total flux cleaned = -0.00235434 Jy ! Component: 2650 - total flux cleaned = -0.00243235 Jy ! Component: 2700 - total flux cleaned = -0.00245826 Jy ! Component: 2750 - total flux cleaned = -0.00248449 Jy ! Component: 2800 - total flux cleaned = -0.00248447 Jy ! Component: 2850 - total flux cleaned = -0.00251074 Jy ! Component: 2900 - total flux cleaned = -0.00245817 Jy ! Component: 2950 - total flux cleaned = -0.0024052 Jy ! Component: 3000 - total flux cleaned = -0.00232541 Jy ! Component: 3050 - total flux cleaned = -0.00229852 Jy ! Component: 3100 - total flux cleaned = -0.00219065 Jy ! Component: 3150 - total flux cleaned = -0.00210926 Jy ! Component: 3200 - total flux cleaned = -0.00202708 Jy ! Component: 3250 - total flux cleaned = -0.00194444 Jy ! Component: 3300 - total flux cleaned = -0.00186116 Jy ! Component: 3350 - total flux cleaned = -0.00177725 Jy ! Component: 3400 - total flux cleaned = -0.00172106 Jy ! Component: 3450 - total flux cleaned = -0.00163619 Jy ! Component: 3500 - total flux cleaned = -0.00155013 Jy ! Component: 3550 - total flux cleaned = -0.00149226 Jy ! Component: 3600 - total flux cleaned = -0.00137557 Jy ! Component: 3650 - total flux cleaned = -0.00128708 Jy ! Component: 3700 - total flux cleaned = -0.00122753 Jy ! Component: 3750 - total flux cleaned = -0.00116775 Jy ! Component: 3800 - total flux cleaned = -0.0010468 Jy ! Component: 3850 - total flux cleaned = -0.000954995 Jy ! Component: 3900 - total flux cleaned = -0.000893078 Jy ! Component: 3950 - total flux cleaned = -0.000799897 Jy ! Component: 4000 - total flux cleaned = -0.000674058 Jy ! Component: 4050 - total flux cleaned = -0.000578697 Jy ! Total flux subtracted in 4096 components = -0.000449755 Jy ! Clean residual min=-0.001798 max=0.002180 Jy/beam ! Clean residual mean=-0.000000 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.136656 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 324 components and 0.136656 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0114-2419_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.787 x 7.555 at -9.924 degrees (North through East) ! Clean map min=-0.0043534 max=0.12204 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0114-2419_S_map.fits wmodel /image_prod/ug002_uva//J0114-2419_S_map.mod ! Writing 324 model components to file: /image_prod/ug002_uva//J0114-2419_S_map.mod wobs /image_prod/ug002_uva//J0114-2419_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0114-2419_S_uvs.fits wwins /image_prod/ug002_uva//J0114-2419_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0114-2419_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.122044 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000558856 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.37374 1.37374 2.74747 5.49495 10.9899 21.9798 43.9596 87.9191 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 218.382 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0114-2419_S_dfm.log closed on Wed Mar 4 18:55:31 2020