! Started logfile: /scr/pima/bm252a_uvs/J0300-0515_X_dfm.log on Fri Jun 15 01:05:07 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/bm252a_uvs/J0300-0515_X_uva.fits ! Reading UV FITS file: /scr/pima/bm252a_uvs/J0300-0515_X_uva.fits ! AN table 1: 69 integrations on 1 of 1 possible baselines. ! AN table 2: 205 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.512034 visibilities/baseline/integration-bin. ! Found source: J0300-0515 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 4340 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0300-0515_X] 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.200x0.200 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 138 telescope corrections were flagged in sub-array 1. ! A total of 500 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 138 telescope corrections were flagged in sub-array 1. ! A total of 500 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 138 telescope corrections were flagged in sub-array 1. ! A total of 500 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! A total of 500 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000967Jy sigma=21.286013 ! Fit after self-cal, rms=0.969906Jy sigma=20.831791 ! 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=3.144 mas, bmaj=10.69 mas, bpa=20.35 degrees ! Estimated noise=0.837646 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.024481 Jy ! Component: 100 - total flux cleaned = 0.0277736 Jy ! Total flux subtracted in 100 components = 0.0277736 Jy ! Clean residual min=-0.002171 max=0.002196 Jy/beam ! Clean residual mean=-0.000000 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.0277736 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0277736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039537Jy sigma=0.824459 ! Fit after self-cal, rms=0.038178Jy sigma=0.795672 ! 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.433 mas, bmaj=10.42 mas, bpa=18.48 degrees ! Estimated noise=0.564492 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.00312963 Jy ! Component: 100 - total flux cleaned = 0.00376503 Jy ! Component: 150 - total flux cleaned = 0.00354557 Jy ! Component: 200 - total flux cleaned = 0.00318108 Jy ! Total flux subtracted in 200 components = 0.00318108 Jy ! Clean residual min=-0.000671 max=0.000673 Jy/beam ! Clean residual mean=0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.0309547 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 68 components and 0.0309547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037848Jy sigma=0.788679 ! Fit after self-cal, rms=0.037727Jy sigma=0.787215 ! 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.433 x 10.42 at 18.48 degrees (North through East) ! Clean map min=-0.0025571 max=0.03046 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.89 KP 1.05 LA 1.06 OV 0.91 ! PT 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 KP 0.99 LA 1.07 OV 1.10 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 KP 1.10 LA 1.01 OV 0.94 ! PT 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* ! ! A total of 186 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 0.94 LA 0.97 OV 0.97 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.037727Jy sigma=0.787215 ! Fit after self-cal, rms=0.038705Jy sigma=0.812429 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=10.08 mas, bpa=17.51 degrees ! Estimated noise=0.6387 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 = 3.64581e-05 Jy ! Component: 100 - total flux cleaned = 0.000270798 Jy ! Component: 150 - total flux cleaned = 0.000371253 Jy ! Component: 200 - total flux cleaned = 0.000427715 Jy ! Total flux subtracted in 200 components = 0.000427715 Jy ! Clean residual min=-0.000464 max=0.000460 Jy/beam ! Clean residual mean=0.000002 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.0313824 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 146 components and 0.0313824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038650Jy sigma=0.811180 ! Fit after self-cal, rms=0.038645Jy sigma=0.810345 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038645Jy sigma=0.810345 ! Fit after self-cal, rms=0.038786Jy sigma=0.810212 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=10.11 mas, bpa=17.61 degrees ! Estimated noise=0.639273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.80682e-05 Jy ! Component: 100 - total flux cleaned = 0.000180199 Jy ! Component: 150 - total flux cleaned = 0.000280179 Jy ! Component: 200 - total flux cleaned = 0.000415726 Jy ! Total flux subtracted in 200 components = 0.000415726 Jy ! Clean residual min=-0.000363 max=0.000363 Jy/beam ! Clean residual mean=0.000001 rms=0.000126 Jy/beam ! Combined flux in latest and established models = 0.0317981 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 217 components and 0.0317981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038753Jy sigma=0.809513 ! Fit after self-cal, rms=0.038731Jy sigma=0.808738 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 = 6.24568e-05 Jy ! Component: 100 - total flux cleaned = 0.000310675 Jy ! Component: 150 - total flux cleaned = 0.000488076 Jy ! Component: 200 - total flux cleaned = 0.00067524 Jy ! Total flux subtracted in 200 components = 0.00067524 Jy ! Clean residual min=-0.000370 max=0.000374 Jy/beam ! Clean residual mean=0.000001 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.0324733 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 273 components and 0.0324733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038698Jy sigma=0.808087 ! Fit after self-cal, rms=0.038679Jy sigma=0.807767 ! Inverting map ! Added new window around map position (-50.4, 42.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188864 Jy ! Component: 100 - total flux cleaned = 0.000134126 Jy ! Component: 150 - total flux cleaned = 6.99809e-05 Jy ! Component: 200 - total flux cleaned = 1.35593e-05 Jy ! Total flux subtracted in 200 components = 1.35593e-05 Jy ! Clean residual min=-0.000737 max=0.000627 Jy/beam ! Clean residual mean=0.000000 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.0324869 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 314 components and 0.0324869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038668Jy sigma=0.807532 ! Fit after self-cal, rms=0.038658Jy sigma=0.807226 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038658Jy sigma=0.807226 ! Fit after self-cal, rms=0.038413Jy sigma=0.807155 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=10.1 mas, bpa=17.61 degrees ! Estimated noise=0.635104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288917 Jy ! Component: 100 - total flux cleaned = 0.000366714 Jy ! Component: 150 - total flux cleaned = 0.000268689 Jy ! Component: 200 - total flux cleaned = 0.000171321 Jy ! Total flux subtracted in 200 components = 0.000171321 Jy ! Clean residual min=-0.000688 max=0.000620 Jy/beam ! Clean residual mean=0.000001 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.0326582 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 338 components and 0.0326582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038405Jy sigma=0.806971 ! Fit after self-cal, rms=0.038411Jy sigma=0.806924 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 = 6.8692e-07 Jy ! Component: 100 - total flux cleaned = -9.40838e-05 Jy ! Component: 150 - total flux cleaned = -0.000192795 Jy ! Component: 200 - total flux cleaned = -0.000274927 Jy ! Total flux subtracted in 200 components = -0.000274927 Jy ! Clean residual min=-0.000753 max=0.000622 Jy/beam ! Clean residual mean=0.000001 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.0323833 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 351 components and 0.0323833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038407Jy sigma=0.806823 ! Fit after self-cal, rms=0.038405Jy sigma=0.806806 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038405Jy sigma=0.806806 ! Fit after self-cal, rms=0.038361Jy sigma=0.806753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=9.905 mas, bpa=17.21 degrees ! Estimated noise=0.636693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261227 Jy ! Component: 100 - total flux cleaned = 0.000325224 Jy ! Component: 150 - total flux cleaned = 0.000244687 Jy ! Component: 200 - total flux cleaned = 0.000164358 Jy ! Total flux subtracted in 200 components = 0.000164358 Jy ! Clean residual min=-0.000641 max=0.000588 Jy/beam ! Clean residual mean=0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.0325477 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 359 components and 0.0325477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038356Jy sigma=0.806629 ! Fit after self-cal, rms=0.038356Jy sigma=0.806603 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.17151e-05 Jy ! Component: 100 - total flux cleaned = -6.48496e-05 Jy ! Component: 150 - total flux cleaned = -0.00015497 Jy ! Component: 200 - total flux cleaned = -0.000230072 Jy ! Total flux subtracted in 200 components = -0.000230072 Jy ! Clean residual min=-0.000693 max=0.000581 Jy/beam ! Clean residual mean=0.000000 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0323176 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 365 components and 0.0323176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038353Jy sigma=0.806540 ! Fit after self-cal, rms=0.038348Jy sigma=0.806499 ! 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.347 mas, bmaj=10.09 mas, bpa=17.58 degrees ! Estimated noise=0.633976 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 10.09 at 17.58 degrees (North through East) ! Clean map min=-0.002289 max=0.029648 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=3.005 mas, bmaj=10.76 mas, bpa=19.89 degrees ! Estimated noise=0.937713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00808022 Jy ! Component: 100 - total flux cleaned = -0.00979642 Jy ! Component: 150 - total flux cleaned = -0.0106296 Jy ! Component: 200 - total flux cleaned = -0.0104332 Jy ! Total flux subtracted in 200 components = -0.0104332 Jy ! Clean residual min=-0.011539 max=0.024177 Jy/beam ! Clean residual mean=-0.000019 rms=0.005159 Jy/beam ! Combined flux in latest and established models = -0.0104332 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 39 model components to the UV plane model. ! The established model now contains 39 components and -0.0104332 Jy ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=10.09 mas, bpa=17.58 degrees ! Estimated noise=0.633976 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) ! Added new window around map position (0, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0200196 Jy ! Component: 100 - total flux cleaned = 0.0244943 Jy ! Component: 150 - total flux cleaned = 0.0267571 Jy ! Component: 200 - total flux cleaned = 0.0282274 Jy ! Total flux subtracted in 200 components = 0.0282274 Jy ! Clean residual min=-0.003356 max=0.003121 Jy/beam ! Clean residual mean=-0.000001 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.0177942 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.0177942 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=9.905 mas, bpa=17.21 degrees ! Estimated noise=0.636693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.58027e-05 Jy ! Component: 100 - total flux cleaned = -8.00629e-06 Jy ! Component: 150 - total flux cleaned = 0.000152497 Jy ! Component: 200 - total flux cleaned = 0.000227014 Jy ! Total flux subtracted in 200 components = 0.000227014 Jy ! Clean residual min=-0.002671 max=0.002169 Jy/beam ! Clean residual mean=0.000004 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.0180212 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.00012432 Jy ! Component: 100 - total flux cleaned = 0.000231761 Jy ! Component: 150 - total flux cleaned = 0.00048459 Jy ! Component: 200 - total flux cleaned = 0.000673695 Jy ! Total flux subtracted in 200 components = 0.000673695 Jy ! Clean residual min=-0.002398 max=0.001792 Jy/beam ! Clean residual mean=0.000004 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0186949 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 120 components and 0.0186949 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=10.09 mas, bpa=17.58 degrees ! Estimated noise=0.633976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000765912 Jy ! Component: 100 - total flux cleaned = 0.00111542 Jy ! Component: 150 - total flux cleaned = 0.00139984 Jy ! Component: 200 - total flux cleaned = 0.00166083 Jy ! Total flux subtracted in 200 components = 0.00166083 Jy ! Clean residual min=-0.001930 max=0.001361 Jy/beam ! Clean residual mean=0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0203557 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 147 components and 0.0203557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038596Jy sigma=0.811801 ! Fit after self-cal, rms=0.038497Jy sigma=0.808981 wmodel J0300-0515_X_map.mod ! Writing 147 model components to file: J0300-0515_X_map.mod wobs J0300-0515_X_uvs.fits ! Writing UV FITS file: J0300-0515_X_uvs.fits wwins J0300-0515_X_map.win ! wwins: Wrote 2 windows to J0300-0515_X_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.000171793 Jy ! Component: 100 - total flux cleaned = -0.000404352 Jy ! Component: 150 - total flux cleaned = -0.000640927 Jy ! Component: 200 - total flux cleaned = -0.000793086 Jy ! Component: 250 - total flux cleaned = -0.000901017 Jy ! Component: 300 - total flux cleaned = -0.000980687 Jy ! Component: 350 - total flux cleaned = -0.0010352 Jy ! Component: 400 - total flux cleaned = -0.00104565 Jy ! Component: 450 - total flux cleaned = -0.00104571 Jy ! Component: 500 - total flux cleaned = -0.0010555 Jy ! Component: 550 - total flux cleaned = -0.00106473 Jy ! Component: 600 - total flux cleaned = -0.00103766 Jy ! Component: 650 - total flux cleaned = -0.00102028 Jy ! Component: 700 - total flux cleaned = -0.0010118 Jy ! Component: 750 - total flux cleaned = -0.000987026 Jy ! Component: 800 - total flux cleaned = -0.000979082 Jy ! Component: 850 - total flux cleaned = -0.00100267 Jy ! Component: 900 - total flux cleaned = -0.00101814 Jy ! Component: 950 - total flux cleaned = -0.00102562 Jy ! Component: 1000 - total flux cleaned = -0.00101812 Jy ! Component: 1050 - total flux cleaned = -0.00102555 Jy ! Component: 1100 - total flux cleaned = -0.0010401 Jy ! Component: 1150 - total flux cleaned = -0.00104002 Jy ! Component: 1200 - total flux cleaned = -0.00104001 Jy ! Component: 1250 - total flux cleaned = -0.0010471 Jy ! Component: 1300 - total flux cleaned = -0.00105413 Jy ! Component: 1350 - total flux cleaned = -0.00107512 Jy ! Component: 1400 - total flux cleaned = -0.00108898 Jy ! Component: 1450 - total flux cleaned = -0.00110272 Jy ! Component: 1500 - total flux cleaned = -0.00112332 Jy ! Component: 1550 - total flux cleaned = -0.00113016 Jy ! Component: 1600 - total flux cleaned = -0.00114389 Jy ! Component: 1650 - total flux cleaned = -0.00114389 Jy ! Component: 1700 - total flux cleaned = -0.00114382 Jy ! Component: 1750 - total flux cleaned = -0.00113693 Jy ! Component: 1800 - total flux cleaned = -0.00114388 Jy ! Component: 1850 - total flux cleaned = -0.00112295 Jy ! Component: 1900 - total flux cleaned = -0.001109 Jy ! Component: 1950 - total flux cleaned = -0.00109485 Jy ! Component: 2000 - total flux cleaned = -0.0010663 Jy ! Component: 2050 - total flux cleaned = -0.00103747 Jy ! Component: 2100 - total flux cleaned = -0.00103013 Jy ! Component: 2150 - total flux cleaned = -0.00100062 Jy ! Component: 2200 - total flux cleaned = -0.000978144 Jy ! Component: 2250 - total flux cleaned = -0.000955421 Jy ! Component: 2300 - total flux cleaned = -0.000932422 Jy ! Component: 2350 - total flux cleaned = -0.000909061 Jy ! Component: 2400 - total flux cleaned = -0.00088538 Jy ! Component: 2450 - total flux cleaned = -0.000861423 Jy ! Component: 2500 - total flux cleaned = -0.000837113 Jy ! Component: 2550 - total flux cleaned = -0.000804186 Jy ! Component: 2600 - total flux cleaned = -0.000795842 Jy ! Component: 2650 - total flux cleaned = -0.000753813 Jy ! Component: 2700 - total flux cleaned = -0.000728208 Jy ! Component: 2750 - total flux cleaned = -0.000693564 Jy ! Component: 2800 - total flux cleaned = -0.000658307 Jy ! Component: 2850 - total flux cleaned = -0.000613447 Jy ! Component: 2900 - total flux cleaned = -0.000595275 Jy ! Component: 2950 - total flux cleaned = -0.000567601 Jy ! Component: 3000 - total flux cleaned = -0.000530028 Jy ! Component: 3050 - total flux cleaned = -0.000501383 Jy ! Component: 3100 - total flux cleaned = -0.000481959 Jy ! Component: 3150 - total flux cleaned = -0.00046231 Jy ! Component: 3200 - total flux cleaned = -0.000422312 Jy ! Component: 3250 - total flux cleaned = -0.000391541 Jy ! Component: 3300 - total flux cleaned = -0.000391438 Jy ! Component: 3350 - total flux cleaned = -0.000381005 Jy ! Component: 3400 - total flux cleaned = -0.000370527 Jy ! Component: 3450 - total flux cleaned = -0.000338047 Jy ! Component: 3500 - total flux cleaned = -0.000316034 Jy ! Component: 3550 - total flux cleaned = -0.000304939 Jy ! Component: 3600 - total flux cleaned = -0.000282234 Jy ! Component: 3650 - total flux cleaned = -0.000247538 Jy ! Component: 3700 - total flux cleaned = -0.000211979 Jy ! Component: 3750 - total flux cleaned = -0.000187952 Jy ! Component: 3800 - total flux cleaned = -0.000163554 Jy ! Component: 3850 - total flux cleaned = -0.000176009 Jy ! Component: 3900 - total flux cleaned = -0.000150837 Jy ! Component: 3950 - total flux cleaned = -0.000138011 Jy ! Component: 4000 - total flux cleaned = -0.000150906 Jy ! Component: 4050 - total flux cleaned = -0.000124303 Jy ! Total flux subtracted in 4096 components = -0.000151498 Jy ! Clean residual min=-0.000717 max=0.000713 Jy/beam ! Clean residual mean=0.000002 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.0202042 Jy keep ! Adding 216 model components to the UV plane model. ! The established model now contains 363 components and 0.0202042 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/bm252a_uvs/J0300-0515_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 10.09 at 17.58 degrees (North through East) ! Clean map min=-0.0050811 max=0.025324 Jy/beam ! Writing clean map to FITS file: /scr/pima/bm252a_uvs/J0300-0515_X_map.fits wmodel /scr/pima/bm252a_uvs/J0300-0515_X_map.mod ! Writing 363 model components to file: /scr/pima/bm252a_uvs/J0300-0515_X_map.mod wobs /scr/pima/bm252a_uvs/J0300-0515_X_uvs.fits ! Writing UV FITS file: /scr/pima/bm252a_uvs/J0300-0515_X_uvs.fits wwins /scr/pima/bm252a_uvs/J0300-0515_X_map.win ! wwins: Wrote 3 windows to /scr/pima/bm252a_uvs/J0300-0515_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0253241 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267343 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.16706 3.16706 6.33413 12.6683 25.3365 50.673 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.025 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 94.724 quit ! Quitting program ! Log file /scr/pima/bm252a_uvs/J0300-0515_X_dfm.log closed on Fri Jun 15 01:05:12 2018