! Started logfile: /scr/pima/rdv94_uvs/J1920-0236_X_uvs.log on Tue Oct 8 12:24:44 2013 obs /scr/pima/rdv94_uvs/J1920-0236_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1920-0236_X_uva.fits ! AN table 1: 36 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.964286 visibilities/baseline/integration-bin. ! Found source: J1920-0236 ! ! 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 0 lines of history. ! ! Reading 3888 visibilities. select RR ! 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 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J1920-0236_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.071469Jy sigma=6.353866 ! Fit after self-cal, rms=0.663099Jy sigma=3.646941 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=1.042 mas, bmaj=2.916 mas, bpa=-17.19 degrees ! Estimated noise=3.02577 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.275931 Jy ! Component: 100 - total flux cleaned = 0.359589 Jy ! Total flux subtracted in 100 components = 0.359589 Jy ! Clean residual min=-0.016619 max=0.034769 Jy/beam ! Clean residual mean=0.000034 rms=0.004739 Jy/beam ! Combined flux in latest and established models = 0.359589 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.359589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095924Jy sigma=0.564360 ! Fit after self-cal, rms=0.095994Jy sigma=0.564241 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0362892 Jy ! Component: 100 - total flux cleaned = 0.0541782 Jy ! Total flux subtracted in 100 components = 0.0541782 Jy ! Clean residual min=-0.014275 max=0.012345 Jy/beam ! Clean residual mean=0.000013 rms=0.003144 Jy/beam ! Combined flux in latest and established models = 0.413767 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.413767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081255Jy sigma=0.465077 ! Fit after self-cal, rms=0.081322Jy sigma=0.465016 ! 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=1.228 mas, bmaj=3.152 mas, bpa=-15.65 degrees ! Estimated noise=2.05201 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.0127701 Jy ! Component: 100 - total flux cleaned = 0.0202978 Jy ! Component: 150 - total flux cleaned = 0.0224094 Jy ! Component: 200 - total flux cleaned = 0.0232058 Jy ! Total flux subtracted in 200 components = 0.0232058 Jy ! Clean residual min=-0.015913 max=0.013533 Jy/beam ! Clean residual mean=0.000017 rms=0.003533 Jy/beam ! Combined flux in latest and established models = 0.436973 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.436973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079130Jy sigma=0.451841 ! Fit after self-cal, rms=0.079127Jy sigma=0.451778 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.89 HN 0.94 KP 0.99 ! LA 1.06 MK 1.01 NL 1.06 OV 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.90 HN 0.94 KP 0.93 ! LA 1.02 MK 1.05 NL 1.05 OV 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.90 HN 0.95 KP 0.85 ! LA 1.07 MK 1.04 NL 1.08 OV 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 0.97 KP 0.89 ! LA 1.07 MK 1.08 NL 1.08 OV 1.02 ! ! ! Fit before self-cal, rms=0.079127Jy sigma=0.451778 ! Fit after self-cal, rms=0.068832Jy sigma=0.379134 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.239 mas, bmaj=3.174 mas, bpa=-15.36 degrees ! Estimated noise=2.04105 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 (3.6, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114639 Jy ! Component: 100 - total flux cleaned = 0.0171603 Jy ! Component: 150 - total flux cleaned = 0.0209961 Jy ! Component: 200 - total flux cleaned = 0.0227778 Jy ! Total flux subtracted in 200 components = 0.0227778 Jy ! Clean residual min=-0.005311 max=0.005495 Jy/beam ! Clean residual mean=0.000004 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.459751 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 73 components and 0.459751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067124Jy sigma=0.365591 ! Fit after self-cal, rms=0.067093Jy sigma=0.364842 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067093Jy sigma=0.364842 ! Fit after self-cal, rms=0.067118Jy sigma=0.364009 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.24 mas, bmaj=3.188 mas, bpa=-15.36 degrees ! Estimated noise=2.0377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189721 Jy ! Component: 100 - total flux cleaned = 0.00300419 Jy ! Component: 150 - total flux cleaned = 0.00418502 Jy ! Component: 200 - total flux cleaned = 0.00473729 Jy ! Total flux subtracted in 200 components = 0.00473729 Jy ! Clean residual min=-0.004828 max=0.004644 Jy/beam ! Clean residual mean=0.000004 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.464488 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.464488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066709Jy sigma=0.362127 ! Fit after self-cal, rms=0.066725Jy sigma=0.362013 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.00107203 Jy ! Component: 100 - total flux cleaned = 0.00150012 Jy ! Component: 150 - total flux cleaned = 0.00188218 Jy ! Component: 200 - total flux cleaned = 0.00223479 Jy ! Total flux subtracted in 200 components = 0.00223479 Jy ! Clean residual min=-0.004759 max=0.004490 Jy/beam ! Clean residual mean=0.000003 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.466723 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 111 components and 0.466723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066531Jy sigma=0.361433 ! Fit after self-cal, rms=0.066542Jy sigma=0.361395 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066542Jy sigma=0.361395 ! Fit after self-cal, rms=0.065942Jy sigma=0.356312 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.238 mas, bmaj=3.19 mas, bpa=-15.37 degrees ! Estimated noise=2.03721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289147 Jy ! Component: 100 - total flux cleaned = 0.00334806 Jy ! Component: 150 - total flux cleaned = 0.00346189 Jy ! Component: 200 - total flux cleaned = 0.00361189 Jy ! Total flux subtracted in 200 components = 0.00361189 Jy ! Clean residual min=-0.003308 max=0.003304 Jy/beam ! Clean residual mean=0.000002 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.470335 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 127 components and 0.470335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065742Jy sigma=0.355371 ! Fit after self-cal, rms=0.065763Jy sigma=0.355286 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 (49.6, 11.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000654472 Jy ! Component: 100 - total flux cleaned = 0.00164652 Jy ! Component: 150 - total flux cleaned = 0.00227218 Jy ! Component: 200 - total flux cleaned = 0.00248725 Jy ! Total flux subtracted in 200 components = 0.00248725 Jy ! Clean residual min=-0.003055 max=0.002434 Jy/beam ! Clean residual mean=0.000004 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.472822 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 147 components and 0.472822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065562Jy sigma=0.354050 ! Fit after self-cal, rms=0.065556Jy sigma=0.353954 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065556Jy sigma=0.353954 ! Fit after self-cal, rms=0.065579Jy sigma=0.353781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.148 mas, bmaj=3.544 mas, bpa=-5.134 degrees ! Estimated noise=2.09812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000491279 Jy ! Component: 100 - total flux cleaned = 0.00144769 Jy ! Component: 150 - total flux cleaned = 0.00228153 Jy ! Component: 200 - total flux cleaned = 0.00257689 Jy ! Total flux subtracted in 200 components = 0.00257689 Jy ! Clean residual min=-0.002662 max=0.002843 Jy/beam ! Clean residual mean=0.000005 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.475399 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 176 components and 0.475399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065535Jy sigma=0.353367 ! Fit after self-cal, rms=0.065540Jy sigma=0.353324 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.00040812 Jy ! Component: 100 - total flux cleaned = 0.000690598 Jy ! Component: 150 - total flux cleaned = 0.00085272 Jy ! Component: 200 - total flux cleaned = 0.00100105 Jy ! Total flux subtracted in 200 components = 0.00100105 Jy ! Clean residual min=-0.002613 max=0.002747 Jy/beam ! Clean residual mean=0.000004 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.4764 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 189 components and 0.4764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065524Jy sigma=0.353194 ! Fit after self-cal, rms=0.065527Jy sigma=0.353187 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065527Jy sigma=0.353187 ! Fit after self-cal, rms=0.065527Jy sigma=0.353187 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065527Jy sigma=0.353187 ! Fit after self-cal, rms=0.065531Jy sigma=0.353162 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=1.052 mas, bmaj=2.948 mas, bpa=-16.78 degrees ! Estimated noise=3.02778 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.000724142 Jy ! Component: 100 - total flux cleaned = -0.000542127 Jy ! Component: 150 - total flux cleaned = -0.000622192 Jy ! Component: 200 - total flux cleaned = -0.000541223 Jy ! Total flux subtracted in 200 components = -0.000541223 Jy ! Clean residual min=-0.003888 max=0.003445 Jy/beam ! Clean residual mean=0.000001 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.475859 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 213 components and 0.475859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065433Jy sigma=0.353017 ! Fit after self-cal, rms=0.065433Jy sigma=0.352975 ! Inverting map 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=1.239 mas, bmaj=3.195 mas, bpa=-15.35 degrees ! Estimated noise=2.03569 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.79731e-05 Jy ! Component: 100 - total flux cleaned = 7.21579e-05 Jy ! Component: 150 - total flux cleaned = 0.000216883 Jy ! Component: 200 - total flux cleaned = 0.000247009 Jy ! Component: 250 - total flux cleaned = 0.00024547 Jy ! Component: 300 - total flux cleaned = 0.000192469 Jy ! Component: 350 - total flux cleaned = 0.00019241 Jy ! Component: 400 - total flux cleaned = 0.000216035 Jy ! Total flux subtracted in 400 components = 0.000216035 Jy ! Clean residual min=-0.002816 max=0.002115 Jy/beam ! Clean residual mean=0.000003 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.476075 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 239 components and 0.476075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065320Jy sigma=0.352734 ! Fit after self-cal, rms=0.065325Jy sigma=0.352723 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211117 Jy ! Component: 100 - total flux cleaned = 0.000256763 Jy ! Component: 150 - total flux cleaned = 0.000277983 Jy ! Component: 200 - total flux cleaned = 0.000318593 Jy ! Component: 250 - total flux cleaned = 0.000378483 Jy ! Component: 300 - total flux cleaned = 0.000416728 Jy ! Component: 350 - total flux cleaned = 0.000454379 Jy ! Component: 400 - total flux cleaned = 0.000453824 Jy ! Total flux subtracted in 400 components = 0.000453824 Jy ! Clean residual min=-0.002765 max=0.002148 Jy/beam ! Clean residual mean=0.000003 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.476529 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 263 components and 0.476529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065276Jy sigma=0.352642 ! Fit after self-cal, rms=0.065279Jy sigma=0.352638 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065279Jy sigma=0.352638 ! Fit after self-cal, rms=0.065190Jy sigma=0.352614 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.238 mas, bmaj=3.197 mas, bpa=-15.37 degrees ! Estimated noise=2.03385 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000470922 Jy ! Component: 100 - total flux cleaned = -0.000637763 Jy ! Component: 150 - total flux cleaned = -0.00073615 Jy ! Component: 200 - total flux cleaned = -0.000774211 Jy ! Component: 250 - total flux cleaned = -0.000792462 Jy ! Component: 300 - total flux cleaned = -0.000845851 Jy ! Component: 350 - total flux cleaned = -0.000810644 Jy ! Component: 400 - total flux cleaned = -0.000793987 Jy ! Total flux subtracted in 400 components = -0.000793987 Jy ! Clean residual min=-0.002699 max=0.002143 Jy/beam ! Clean residual mean=0.000003 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.475735 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 270 components and 0.475735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065141Jy sigma=0.352556 ! Fit after self-cal, rms=0.065143Jy sigma=0.352554 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129544 Jy ! Component: 100 - total flux cleaned = 0.000129584 Jy ! Component: 150 - total flux cleaned = 0.000145691 Jy ! Component: 200 - total flux cleaned = 0.000161365 Jy ! Component: 250 - total flux cleaned = 0.000176844 Jy ! Component: 300 - total flux cleaned = 0.000161699 Jy ! Component: 350 - total flux cleaned = 0.000192279 Jy ! Component: 400 - total flux cleaned = 0.000192569 Jy ! Total flux subtracted in 400 components = 0.000192569 Jy ! Clean residual min=-0.002676 max=0.002127 Jy/beam ! Clean residual mean=0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.475928 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 273 components and 0.475928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065113Jy sigma=0.352507 ! Fit after self-cal, rms=0.065114Jy sigma=0.352505 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065114Jy sigma=0.352505 ! Fit after self-cal, rms=0.065086Jy sigma=0.352414 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.237 mas, bmaj=3.199 mas, bpa=-15.4 degrees ! Estimated noise=2.03243 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176403 Jy ! Component: 100 - total flux cleaned = -0.00015126 Jy ! Component: 150 - total flux cleaned = -0.000130553 Jy ! Component: 200 - total flux cleaned = -0.0001862 Jy ! Component: 250 - total flux cleaned = -0.000221254 Jy ! Component: 300 - total flux cleaned = -0.00020582 Jy ! Component: 350 - total flux cleaned = -0.000221727 Jy ! Component: 400 - total flux cleaned = -0.000205641 Jy ! Total flux subtracted in 400 components = -0.000205641 Jy ! Clean residual min=-0.002602 max=0.002160 Jy/beam ! Clean residual mean=0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.475722 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 294 components and 0.475722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065048Jy sigma=0.352349 ! Fit after self-cal, rms=0.065050Jy sigma=0.352346 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119401 Jy ! Component: 100 - total flux cleaned = 0.000149481 Jy ! Component: 150 - total flux cleaned = 0.000206888 Jy ! Component: 200 - total flux cleaned = 0.000192473 Jy ! Component: 250 - total flux cleaned = 0.000205734 Jy ! Component: 300 - total flux cleaned = 0.000205865 Jy ! Component: 350 - total flux cleaned = 0.000232069 Jy ! Component: 400 - total flux cleaned = 0.000270636 Jy ! Total flux subtracted in 400 components = 0.000270636 Jy ! Clean residual min=-0.002595 max=0.002123 Jy/beam ! Clean residual mean=0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.475993 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 303 components and 0.475993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065029Jy sigma=0.352307 ! Fit after self-cal, rms=0.065029Jy sigma=0.352305 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065029Jy sigma=0.352305 ! Fit after self-cal, rms=0.063774Jy sigma=0.343330 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.146 mas, bmaj=3.551 mas, bpa=-5.255 degrees ! Estimated noise=2.09689 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000332514 Jy ! Component: 100 - total flux cleaned = 0.000637448 Jy ! Component: 150 - total flux cleaned = 0.00081807 Jy ! Component: 200 - total flux cleaned = 0.00088638 Jy ! Component: 250 - total flux cleaned = 0.000949142 Jy ! Component: 300 - total flux cleaned = 0.000996231 Jy ! Component: 350 - total flux cleaned = 0.00105196 Jy ! Component: 400 - total flux cleaned = 0.0011052 Jy ! Total flux subtracted in 400 components = 0.0011052 Jy ! Clean residual min=-0.002442 max=0.002578 Jy/beam ! Clean residual mean=0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.477098 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 329 components and 0.477098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063765Jy sigma=0.343300 ! Fit after self-cal, rms=0.063771Jy sigma=0.343288 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 (-48.4, -31.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368043 Jy ! Component: 100 - total flux cleaned = -0.000145848 Jy ! Component: 150 - total flux cleaned = -0.00015342 Jy ! Component: 200 - total flux cleaned = -0.000155122 Jy ! Component: 250 - total flux cleaned = -0.000190008 Jy ! Component: 300 - total flux cleaned = -0.000225145 Jy ! Component: 350 - total flux cleaned = -0.000166207 Jy ! Component: 400 - total flux cleaned = -1.04399e-06 Jy ! Total flux subtracted in 400 components = -1.04399e-06 Jy ! Clean residual min=-0.001875 max=0.001889 Jy/beam ! Clean residual mean=0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.477097 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 371 components and 0.477097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063667Jy sigma=0.342511 ! Fit after self-cal, rms=0.063660Jy sigma=0.342470 ! Inverting map ! Added new window around map position (-6, -16). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000323099 Jy ! Component: 100 - total flux cleaned = -3.90789e-05 Jy ! Component: 150 - total flux cleaned = 4.75327e-06 Jy ! Component: 200 - total flux cleaned = -7.459e-05 Jy ! Component: 250 - total flux cleaned = -0.000212078 Jy ! Component: 300 - total flux cleaned = -0.000308266 Jy ! Component: 350 - total flux cleaned = -0.000398127 Jy ! Component: 400 - total flux cleaned = -0.000540856 Jy ! Total flux subtracted in 400 components = -0.000540856 Jy ! Clean residual min=-0.001558 max=0.001494 Jy/beam ! Clean residual mean=0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.476556 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 420 components and 0.476556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063579Jy sigma=0.341932 ! Fit after self-cal, rms=0.063578Jy sigma=0.341918 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.236 mas, bmaj=3.201 mas, bpa=-15.41 degrees ! Estimated noise=2.03377 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.236 x 3.201 at -15.41 degrees (North through East) ! Clean map min=-0.0038038 max=0.3636 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=1.05 mas, bmaj=2.953 mas, bpa=-16.85 degrees ! Estimated noise=3.0212 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.275008 Jy ! Component: 100 - total flux cleaned = 0.357153 Jy ! Component: 150 - total flux cleaned = 0.393013 Jy ! Component: 200 - total flux cleaned = 0.412477 Jy ! Component: 250 - total flux cleaned = 0.42545 Jy ! Component: 300 - total flux cleaned = 0.435039 Jy ! Component: 350 - total flux cleaned = 0.441787 Jy ! Component: 400 - total flux cleaned = 0.444877 Jy ! Total flux subtracted in 400 components = 0.444877 Jy ! Clean residual min=-0.004536 max=0.005103 Jy/beam ! Clean residual mean=0.000006 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.444876 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.444876 Jy ! Inverting map and beam ! Estimated beam: bmin=1.236 mas, bmaj=3.201 mas, bpa=-15.41 degrees ! Estimated noise=2.03377 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 (1.4, -16.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00492027 Jy ! Component: 100 - total flux cleaned = 0.00743897 Jy ! Component: 150 - total flux cleaned = 0.00958552 Jy ! Component: 200 - total flux cleaned = 0.0109869 Jy ! Component: 250 - total flux cleaned = 0.0120325 Jy ! Component: 300 - total flux cleaned = 0.0132117 Jy ! Component: 350 - total flux cleaned = 0.0141106 Jy ! Component: 400 - total flux cleaned = 0.0153092 Jy ! Total flux subtracted in 400 components = 0.0153092 Jy ! Clean residual min=-0.002821 max=0.002699 Jy/beam ! Clean residual mean=0.000004 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.460186 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 106 components and 0.460186 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=2.146 mas, bmaj=3.551 mas, bpa=-5.255 degrees ! Estimated noise=2.09689 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155356 Jy ! Component: 100 - total flux cleaned = 0.00273564 Jy ! Component: 150 - total flux cleaned = 0.00386526 Jy ! Component: 200 - total flux cleaned = 0.00480647 Jy ! Component: 250 - total flux cleaned = 0.00566138 Jy ! Component: 300 - total flux cleaned = 0.00637588 Jy ! Component: 350 - total flux cleaned = 0.00719383 Jy ! Component: 400 - total flux cleaned = 0.00780285 Jy ! Total flux subtracted in 400 components = 0.00780285 Jy ! Clean residual min=-0.001786 max=0.001926 Jy/beam ! Clean residual mean=0.000002 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.467989 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) ! Added new window around map position (33.6, -42.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377445 Jy ! Component: 100 - total flux cleaned = 0.000365814 Jy ! Component: 150 - total flux cleaned = 0.000363315 Jy ! Component: 200 - total flux cleaned = 0.000534093 Jy ! Component: 250 - total flux cleaned = 0.000573656 Jy ! Component: 300 - total flux cleaned = 0.000573386 Jy ! Component: 350 - total flux cleaned = 0.000534494 Jy ! Component: 400 - total flux cleaned = 0.000533601 Jy ! Total flux subtracted in 400 components = 0.000533601 Jy ! Clean residual min=-0.001684 max=0.001299 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.468522 Jy ! Adding 159 model components to the UV plane model. ! The established model now contains 259 components and 0.468522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.236 mas, bmaj=3.201 mas, bpa=-15.41 degrees ! Estimated noise=2.03377 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.93282e-05 Jy ! Component: 100 - total flux cleaned = 3.60743e-05 Jy ! Component: 150 - total flux cleaned = -1.78536e-05 Jy ! Component: 200 - total flux cleaned = -7.17882e-05 Jy ! Component: 250 - total flux cleaned = -2.61336e-05 Jy ! Component: 300 - total flux cleaned = 0.000205126 Jy ! Component: 350 - total flux cleaned = 0.000339935 Jy ! Component: 400 - total flux cleaned = 0.000515401 Jy ! Total flux subtracted in 400 components = 0.000515401 Jy ! Clean residual min=-0.001781 max=0.001539 Jy/beam ! Clean residual mean=0.000000 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.469037 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 324 components and 0.469037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063775Jy sigma=0.341751 ! Fit after self-cal, rms=0.063746Jy sigma=0.341683 wmodel /scr/pima/rdv94_uvs/J1920-0236_X_map.mod ! Writing 324 model components to file: /scr/pima/rdv94_uvs/J1920-0236_X_map.mod wobs /scr/pima/rdv94_uvs/J1920-0236_X_uvs.fits ! Applying 2016 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1920-0236_X_uvs.fits wwins /scr/pima/rdv94_uvs/J1920-0236_X_map.win ! wwins: Wrote 7 windows to /scr/pima/rdv94_uvs/J1920-0236_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.00031992 Jy ! Component: 100 - total flux cleaned = -0.000240076 Jy ! Component: 150 - total flux cleaned = -0.000137929 Jy ! Component: 200 - total flux cleaned = -1.37445e-05 Jy ! Component: 250 - total flux cleaned = 0.000130232 Jy ! Component: 300 - total flux cleaned = 0.000223369 Jy ! Component: 350 - total flux cleaned = 0.000314481 Jy ! Component: 400 - total flux cleaned = 0.000380833 Jy ! Component: 450 - total flux cleaned = 0.000402843 Jy ! Component: 500 - total flux cleaned = 0.000423879 Jy ! Component: 550 - total flux cleaned = 0.000278534 Jy ! Component: 600 - total flux cleaned = 0.000176538 Jy ! Component: 650 - total flux cleaned = 9.57434e-05 Jy ! Component: 700 - total flux cleaned = -3.50308e-06 Jy ! Component: 750 - total flux cleaned = -0.00010128 Jy ! Component: 800 - total flux cleaned = -0.000178605 Jy ! Component: 850 - total flux cleaned = -0.0002928 Jy ! Component: 900 - total flux cleaned = -0.000367731 Jy ! Component: 950 - total flux cleaned = -0.000571414 Jy ! Component: 1000 - total flux cleaned = -0.000589525 Jy ! Component: 1050 - total flux cleaned = -0.000697863 Jy ! Component: 1100 - total flux cleaned = -0.000769315 Jy ! Component: 1150 - total flux cleaned = -0.000857332 Jy ! Component: 1200 - total flux cleaned = -0.000944572 Jy ! Component: 1250 - total flux cleaned = -0.0010136 Jy ! Component: 1300 - total flux cleaned = -0.00108178 Jy ! Component: 1350 - total flux cleaned = -0.00114936 Jy ! Component: 1400 - total flux cleaned = -0.00128277 Jy ! Component: 1450 - total flux cleaned = -0.00134868 Jy ! Component: 1500 - total flux cleaned = -0.001463 Jy ! Component: 1550 - total flux cleaned = -0.00156007 Jy ! Component: 1600 - total flux cleaned = -0.00157623 Jy ! Component: 1650 - total flux cleaned = -0.00168758 Jy ! Component: 1700 - total flux cleaned = -0.00184526 Jy ! Component: 1750 - total flux cleaned = -0.00193926 Jy ! Component: 1800 - total flux cleaned = -0.00206354 Jy ! Component: 1850 - total flux cleaned = -0.0022174 Jy ! Component: 1900 - total flux cleaned = -0.00235452 Jy ! Component: 1950 - total flux cleaned = -0.00243017 Jy ! Component: 2000 - total flux cleaned = -0.00258027 Jy ! Component: 2050 - total flux cleaned = -0.00268449 Jy ! Component: 2100 - total flux cleaned = -0.00275828 Jy ! Component: 2150 - total flux cleaned = -0.00284621 Jy ! Component: 2200 - total flux cleaned = -0.00293353 Jy ! Component: 2250 - total flux cleaned = -0.0030347 Jy ! Component: 2300 - total flux cleaned = -0.00306333 Jy ! Component: 2350 - total flux cleaned = -0.00316301 Jy ! Component: 2400 - total flux cleaned = -0.00326195 Jy ! Component: 2450 - total flux cleaned = -0.00331815 Jy ! Component: 2500 - total flux cleaned = -0.00341576 Jy ! Component: 2550 - total flux cleaned = -0.00345712 Jy ! Component: 2600 - total flux cleaned = -0.00352596 Jy ! Component: 2650 - total flux cleaned = -0.00360784 Jy ! Component: 2700 - total flux cleaned = -0.00367538 Jy ! Component: 2750 - total flux cleaned = -0.00371582 Jy ! Component: 2800 - total flux cleaned = -0.00379622 Jy ! Component: 2850 - total flux cleaned = -0.00383612 Jy ! Component: 2900 - total flux cleaned = -0.00394167 Jy ! Component: 2950 - total flux cleaned = -0.0039941 Jy ! Component: 3000 - total flux cleaned = -0.00404634 Jy ! Component: 3050 - total flux cleaned = -0.00415013 Jy ! Component: 3100 - total flux cleaned = -0.00420164 Jy ! Component: 3150 - total flux cleaned = -0.00426572 Jy ! Component: 3200 - total flux cleaned = -0.00432947 Jy ! Component: 3250 - total flux cleaned = -0.00444331 Jy ! Component: 3300 - total flux cleaned = -0.00446841 Jy ! Component: 3350 - total flux cleaned = -0.00455585 Jy ! Component: 3400 - total flux cleaned = -0.00459316 Jy ! Component: 3450 - total flux cleaned = -0.00471682 Jy ! Component: 3500 - total flux cleaned = -0.00474151 Jy ! Component: 3550 - total flux cleaned = -0.00481499 Jy ! Component: 3600 - total flux cleaned = -0.004888 Jy ! Component: 3650 - total flux cleaned = -0.00494854 Jy ! Component: 3700 - total flux cleaned = -0.00503294 Jy ! Component: 3750 - total flux cleaned = -0.00514079 Jy ! Component: 3800 - total flux cleaned = -0.00515266 Jy ! Component: 3850 - total flux cleaned = -0.00518837 Jy ! Component: 3900 - total flux cleaned = -0.00525935 Jy ! Component: 3950 - total flux cleaned = -0.00531826 Jy ! Component: 4000 - total flux cleaned = -0.00537673 Jy ! Component: 4050 - total flux cleaned = -0.00541179 Jy ! Total flux subtracted in 4096 components = -0.00545824 Jy ! Clean residual min=-0.000724 max=0.000714 Jy/beam ! Clean residual mean=-0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.463579 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 576 components and 0.463579 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J1920-0236_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.236 x 3.201 at -15.41 degrees (North through East) ! Clean map min=-0.0031347 max=0.36303 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1920-0236_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.363 rms= 0.0002 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1920-0236_X_uvs.log closed on Tue Oct 8 12:24:50 2013