! Started logfile: /image_prod/ug002_uva//J0050-0929_S_d_dfm.log on Wed Mar 4 18:40:38 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//J0050-0929_S_d_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0050-0929_S_d_uva.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.662963 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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 1074 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 J0050-0929_S_d] 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.118553Jy sigma=7.579811 ! Fit after self-cal, rms=0.562259Jy sigma=3.915953 ! 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.709 mas, bmaj=6.612 mas, bpa=-4.419 degrees ! Estimated noise=3.76892 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.343427 Jy ! Component: 100 - total flux cleaned = 0.418317 Jy ! Total flux subtracted in 100 components = 0.418317 Jy ! Clean residual min=-0.010859 max=0.020885 Jy/beam ! Clean residual mean=-0.000028 rms=0.003303 Jy/beam ! Combined flux in latest and established models = 0.418317 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.418317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147181Jy sigma=0.525725 ! Fit after self-cal, rms=0.147178Jy sigma=0.525712 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163656 Jy ! Component: 100 - total flux cleaned = 0.0204869 Jy ! Total flux subtracted in 100 components = 0.0204869 Jy ! Clean residual min=-0.011256 max=0.012538 Jy/beam ! Clean residual mean=-0.000021 rms=0.002982 Jy/beam ! Combined flux in latest and established models = 0.438803 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.438803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143459Jy sigma=0.506532 ! Fit after self-cal, rms=0.143457Jy sigma=0.506518 ! 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.161 mas, bmaj=7.422 mas, bpa=-2.653 degrees ! Estimated noise=3.24928 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.00247921 Jy ! Component: 100 - total flux cleaned = 0.00288576 Jy ! Component: 150 - total flux cleaned = 0.00309405 Jy ! Component: 200 - total flux cleaned = 0.00326886 Jy ! Total flux subtracted in 200 components = 0.00326886 Jy ! Clean residual min=-0.011660 max=0.011539 Jy/beam ! Clean residual mean=-0.000011 rms=0.002700 Jy/beam ! Combined flux in latest and established models = 0.442072 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.442072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.142748Jy sigma=0.505485 ! Fit after self-cal, rms=0.142744Jy sigma=0.505466 ! 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.161 x 7.422 at -2.653 degrees (North through East) ! Clean map min=-0.011382 max=0.44252 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.93 HN 1.00 KP 1.00 ! LA 1.05 MK 1.00 NL 1.01 OV 1.02 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.00 KP 0.98 ! LA 1.02 MK 1.00 NL 1.00 OV 0.98 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 0.98 KP 1.01 ! LA 1.01 MK 0.98 NL 1.07 OV 1.03 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.142744Jy sigma=0.505466 ! Fit after self-cal, rms=0.142137Jy sigma=0.489560 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=7.423 mas, bpa=-2.586 degrees ! Estimated noise=3.26836 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.00410207 Jy ! Component: 100 - total flux cleaned = 0.00540207 Jy ! Component: 150 - total flux cleaned = 0.00547157 Jy ! Component: 200 - total flux cleaned = 0.00553693 Jy ! Total flux subtracted in 200 components = 0.00553693 Jy ! Clean residual min=-0.010120 max=0.010984 Jy/beam ! Clean residual mean=0.000000 rms=0.002562 Jy/beam ! Combined flux in latest and established models = 0.447609 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.447609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141533Jy sigma=0.489513 ! Fit after self-cal, rms=0.141535Jy sigma=0.489479 ! 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.141535Jy sigma=0.489479 ! Fit after self-cal, rms=0.067903Jy sigma=0.422723 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.423 mas, bpa=-2.708 degrees ! Estimated noise=3.26659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129159 Jy ! Component: 100 - total flux cleaned = 0.00146833 Jy ! Component: 150 - total flux cleaned = 0.00146792 Jy ! Component: 200 - total flux cleaned = 0.0014406 Jy ! Total flux subtracted in 200 components = 0.0014406 Jy ! Clean residual min=-0.005883 max=0.006007 Jy/beam ! Clean residual mean=0.000010 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.44905 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.44905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067858Jy sigma=0.422461 ! Fit after self-cal, rms=0.067845Jy sigma=0.422394 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.79271e-05 Jy ! Component: 100 - total flux cleaned = 2.78899e-05 Jy ! Component: 150 - total flux cleaned = 2.74996e-05 Jy ! Component: 200 - total flux cleaned = 4.94027e-06 Jy ! Total flux subtracted in 200 components = 4.94027e-06 Jy ! Clean residual min=-0.005888 max=0.005963 Jy/beam ! Clean residual mean=0.000010 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.449055 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.449055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067827Jy sigma=0.422272 ! Fit after self-cal, rms=0.067829Jy sigma=0.422266 ! 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.067829Jy sigma=0.422266 ! Fit after self-cal, rms=0.067874Jy sigma=0.422183 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=7.42 mas, bpa=-2.751 degrees ! Estimated noise=3.26905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116777 Jy ! Component: 100 - total flux cleaned = 0.00133483 Jy ! Component: 150 - total flux cleaned = 0.0013579 Jy ! Component: 200 - total flux cleaned = 0.0013784 Jy ! Total flux subtracted in 200 components = 0.0013784 Jy ! Clean residual min=-0.005907 max=0.005916 Jy/beam ! Clean residual mean=0.000010 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.450433 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.450433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067847Jy sigma=0.422011 ! Fit after self-cal, rms=0.067849Jy sigma=0.422002 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.24964e-05 Jy ! Component: 100 - total flux cleaned = 6.44325e-05 Jy ! Component: 150 - total flux cleaned = 8.33136e-05 Jy ! Component: 200 - total flux cleaned = 8.24089e-05 Jy ! Total flux subtracted in 200 components = 8.24089e-05 Jy ! Clean residual min=-0.005913 max=0.005892 Jy/beam ! Clean residual mean=0.000010 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.450516 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.450516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067838Jy sigma=0.421928 ! Fit after self-cal, rms=0.067839Jy sigma=0.421922 ! 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.067839Jy sigma=0.421922 ! Fit after self-cal, rms=0.067886Jy sigma=0.421850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.252 mas, bmaj=13.33 mas, bpa=4.318 degrees ! Estimated noise=4.13128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249251 Jy ! Component: 100 - total flux cleaned = 0.00310955 Jy ! Component: 150 - total flux cleaned = 0.00329525 Jy ! Component: 200 - total flux cleaned = 0.00341874 Jy ! Total flux subtracted in 200 components = 0.00341874 Jy ! Clean residual min=-0.007373 max=0.008922 Jy/beam ! Clean residual mean=0.000019 rms=0.002332 Jy/beam ! Combined flux in latest and established models = 0.453934 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 0.453934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067904Jy sigma=0.421838 ! Fit after self-cal, rms=0.067903Jy sigma=0.421809 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 = 3.73144e-05 Jy ! Component: 100 - total flux cleaned = 0.00012132 Jy ! Component: 150 - total flux cleaned = 0.000217406 Jy ! Component: 200 - total flux cleaned = 0.000284188 Jy ! Total flux subtracted in 200 components = 0.000284188 Jy ! Clean residual min=-0.007338 max=0.008822 Jy/beam ! Clean residual mean=0.000020 rms=0.002321 Jy/beam ! Combined flux in latest and established models = 0.454219 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 54 components and 0.454219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067930Jy sigma=0.421916 ! Fit after self-cal, rms=0.067929Jy sigma=0.421885 ! 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.138 mas, bmaj=7.418 mas, bpa=-2.792 degrees ! Estimated noise=3.27138 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 7.418 at -2.792 degrees (North through East) ! Clean map min=-0.0056741 max=0.44409 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.69 mas, bmaj=6.632 mas, bpa=-4.536 degrees ! Estimated noise=3.79145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.34547 Jy ! Component: 100 - total flux cleaned = 0.420839 Jy ! Component: 150 - total flux cleaned = 0.438103 Jy ! Component: 200 - total flux cleaned = 0.444634 Jy ! Total flux subtracted in 200 components = 0.444634 Jy ! Clean residual min=-0.007264 max=0.007387 Jy/beam ! Clean residual mean=0.000004 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.444634 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.444634 Jy ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=7.418 mas, bpa=-2.792 degrees ! Estimated noise=3.27138 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.00456078 Jy ! Component: 100 - total flux cleaned = 0.00544985 Jy ! Component: 150 - total flux cleaned = 0.00612941 Jy ! Component: 200 - total flux cleaned = 0.00671836 Jy ! Total flux subtracted in 200 components = 0.00671836 Jy ! Clean residual min=-0.005892 max=0.005890 Jy/beam ! Clean residual mean=0.000010 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.451352 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.451352 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=7.252 mas, bmaj=13.33 mas, bpa=4.318 degrees ! Estimated noise=4.13128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238786 Jy ! Component: 100 - total flux cleaned = 0.00262872 Jy ! Component: 150 - total flux cleaned = 0.00287182 Jy ! Component: 200 - total flux cleaned = 0.00303022 Jy ! Total flux subtracted in 200 components = 0.00303022 Jy ! Clean residual min=-0.007349 max=0.008890 Jy/beam ! Clean residual mean=0.000020 rms=0.002322 Jy/beam ! Combined flux in latest and established models = 0.454382 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.000134324 Jy ! Component: 100 - total flux cleaned = 0.000246008 Jy ! Component: 150 - total flux cleaned = 0.000362083 Jy ! Component: 200 - total flux cleaned = 0.000439466 Jy ! Total flux subtracted in 200 components = 0.000439466 Jy ! Clean residual min=-0.007302 max=0.008830 Jy/beam ! Clean residual mean=0.000020 rms=0.002306 Jy/beam ! Combined flux in latest and established models = 0.454822 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.454822 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=7.418 mas, bpa=-2.792 degrees ! Estimated noise=3.27138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00145585 Jy ! Component: 100 - total flux cleaned = -0.00170391 Jy ! Component: 150 - total flux cleaned = -0.00169972 Jy ! Component: 200 - total flux cleaned = -0.00173716 Jy ! Total flux subtracted in 200 components = -0.00173716 Jy ! Clean residual min=-0.005864 max=0.005859 Jy/beam ! Clean residual mean=0.000010 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.453085 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.453085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067995Jy sigma=0.421961 ! Fit after self-cal, rms=0.067980Jy sigma=0.421940 wmodel J0050-0929_S_d_map.mod ! Writing 49 model components to file: J0050-0929_S_d_map.mod wobs J0050-0929_S_d_uvs.fits ! Writing UV FITS file: J0050-0929_S_d_uvs.fits wwins J0050-0929_S_d_map.win ! wwins: Wrote 1 windows to J0050-0929_S_d_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.000103695 Jy ! Component: 100 - total flux cleaned = 0.000293557 Jy ! Component: 150 - total flux cleaned = 0.000659035 Jy ! Component: 200 - total flux cleaned = 0.00109199 Jy ! Component: 250 - total flux cleaned = 0.00166817 Jy ! Component: 300 - total flux cleaned = 0.00190322 Jy ! Component: 350 - total flux cleaned = 0.00212837 Jy ! Component: 400 - total flux cleaned = 0.00234623 Jy ! Component: 450 - total flux cleaned = 0.00262525 Jy ! Component: 500 - total flux cleaned = 0.00289494 Jy ! Component: 550 - total flux cleaned = 0.00302309 Jy ! Component: 600 - total flux cleaned = 0.00296059 Jy ! Component: 650 - total flux cleaned = 0.00308243 Jy ! Component: 700 - total flux cleaned = 0.00296528 Jy ! Component: 750 - total flux cleaned = 0.00302453 Jy ! Component: 800 - total flux cleaned = 0.00285809 Jy ! Component: 850 - total flux cleaned = 0.00269454 Jy ! Component: 900 - total flux cleaned = 0.00248371 Jy ! Component: 950 - total flux cleaned = 0.00232952 Jy ! Component: 1000 - total flux cleaned = 0.00217828 Jy ! Component: 1050 - total flux cleaned = 0.00217667 Jy ! Component: 1100 - total flux cleaned = 0.00212778 Jy ! Component: 1150 - total flux cleaned = 0.00217436 Jy ! Component: 1200 - total flux cleaned = 0.00226616 Jy ! Component: 1250 - total flux cleaned = 0.00226568 Jy ! Component: 1300 - total flux cleaned = 0.00248658 Jy ! Component: 1350 - total flux cleaned = 0.00252946 Jy ! Component: 1400 - total flux cleaned = 0.00270069 Jy ! Component: 1450 - total flux cleaned = 0.00291127 Jy ! Component: 1500 - total flux cleaned = 0.00311889 Jy ! Component: 1550 - total flux cleaned = 0.00328155 Jy ! Component: 1600 - total flux cleaned = 0.00344224 Jy ! Component: 1650 - total flux cleaned = 0.00371869 Jy ! Component: 1700 - total flux cleaned = 0.00391319 Jy ! Component: 1750 - total flux cleaned = 0.00410567 Jy ! Component: 1800 - total flux cleaned = 0.00433269 Jy ! Component: 1850 - total flux cleaned = 0.00444401 Jy ! Component: 1900 - total flux cleaned = 0.00459207 Jy ! Component: 1950 - total flux cleaned = 0.00484737 Jy ! Component: 2000 - total flux cleaned = 0.00509823 Jy ! Component: 2050 - total flux cleaned = 0.00523953 Jy ! Component: 2100 - total flux cleaned = 0.00544975 Jy ! Component: 2150 - total flux cleaned = 0.00572588 Jy ! Component: 2200 - total flux cleaned = 0.00589628 Jy ! Component: 2250 - total flux cleaned = 0.00616669 Jy ! Component: 2300 - total flux cleaned = 0.00643366 Jy ! Component: 2350 - total flux cleaned = 0.00673044 Jy ! Component: 2400 - total flux cleaned = 0.00689404 Jy ! Component: 2450 - total flux cleaned = 0.00724968 Jy ! Component: 2500 - total flux cleaned = 0.00740915 Jy ! Component: 2550 - total flux cleaned = 0.00769365 Jy ! Component: 2600 - total flux cleaned = 0.00791201 Jy ! Component: 2650 - total flux cleaned = 0.00812842 Jy ! Component: 2700 - total flux cleaned = 0.00840367 Jy ! Component: 2750 - total flux cleaned = 0.00861584 Jy ! Component: 2800 - total flux cleaned = 0.00891533 Jy ! Component: 2850 - total flux cleaned = 0.00918182 Jy ! Component: 2900 - total flux cleaned = 0.00935863 Jy ! Component: 2950 - total flux cleaned = 0.00956224 Jy ! Component: 3000 - total flux cleaned = 0.0097931 Jy ! Component: 3050 - total flux cleaned = 0.00990728 Jy ! Component: 3100 - total flux cleaned = 0.0100492 Jy ! Component: 3150 - total flux cleaned = 0.0102746 Jy ! Component: 3200 - total flux cleaned = 0.0104975 Jy ! Component: 3250 - total flux cleaned = 0.0106358 Jy ! Component: 3300 - total flux cleaned = 0.0108824 Jy ! Component: 3350 - total flux cleaned = 0.010964 Jy ! Component: 3400 - total flux cleaned = 0.0112073 Jy ! Component: 3450 - total flux cleaned = 0.0114752 Jy ! Component: 3500 - total flux cleaned = 0.0116347 Jy ! Component: 3550 - total flux cleaned = 0.011846 Jy ! Component: 3600 - total flux cleaned = 0.0120561 Jy ! Component: 3650 - total flux cleaned = 0.0122121 Jy ! Component: 3700 - total flux cleaned = 0.012393 Jy ! Component: 3750 - total flux cleaned = 0.012573 Jy ! Component: 3800 - total flux cleaned = 0.012726 Jy ! Component: 3850 - total flux cleaned = 0.0129285 Jy ! Component: 3900 - total flux cleaned = 0.0130794 Jy ! Component: 3950 - total flux cleaned = 0.0132044 Jy ! Component: 4000 - total flux cleaned = 0.0133784 Jy ! Component: 4050 - total flux cleaned = 0.013477 Jy ! Total flux subtracted in 4096 components = 0.013624 Jy ! Clean residual min=-0.001479 max=0.001507 Jy/beam ! Clean residual mean=0.000005 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.466709 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 330 components and 0.466709 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0050-0929_S_d_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 7.418 at -2.792 degrees (North through East) ! Clean map min=-0.0031806 max=0.44315 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0050-0929_S_d_map.fits wmodel /image_prod/ug002_uva//J0050-0929_S_d_map.mod ! Writing 330 model components to file: /image_prod/ug002_uva//J0050-0929_S_d_map.mod wobs /image_prod/ug002_uva//J0050-0929_S_d_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0050-0929_S_d_uvs.fits wwins /image_prod/ug002_uva//J0050-0929_S_d_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0050-0929_S_d_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.44315 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000405632 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.274601 0.274601 0.549202 1.0984 2.19681 4.39362 8.78723 17.5745 35.1489 70.2979 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.443 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1092.49 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0050-0929_S_d_dfm.log closed on Wed Mar 4 18:40:42 2020