! Started logfile: /scr/pima/rdv94_uvs/J2142-0437_X_uvs.log on Tue Oct 8 12:26:45 2013 obs /scr/pima/rdv94_uvs/J2142-0437_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J2142-0437_X_uva.fits ! AN table 1: 37 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2142-0437 ! ! 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 4144 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/J2142-0437_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.024541Jy sigma=3.105137 ! Fit after self-cal, rms=0.832778Jy sigma=2.436811 ! 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=0.8997 mas, bmaj=3.253 mas, bpa=-20.63 degrees ! Estimated noise=6.66882 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.134339 Jy ! Component: 100 - total flux cleaned = 0.178571 Jy ! Total flux subtracted in 100 components = 0.178571 Jy ! Clean residual min=-0.010328 max=0.019878 Jy/beam ! Clean residual mean=0.000000 rms=0.003333 Jy/beam ! Combined flux in latest and established models = 0.178571 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.178571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077388Jy sigma=0.237581 ! Fit after self-cal, rms=0.077643Jy sigma=0.237222 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0227044 Jy ! Component: 100 - total flux cleaned = 0.0362349 Jy ! Total flux subtracted in 100 components = 0.0362349 Jy ! Clean residual min=-0.009766 max=0.009029 Jy/beam ! Clean residual mean=-0.000005 rms=0.002259 Jy/beam ! Combined flux in latest and established models = 0.214806 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.214806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070906Jy sigma=0.206679 ! Fit after self-cal, rms=0.070990Jy sigma=0.206541 ! 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.133 mas, bmaj=3.41 mas, bpa=-19.32 degrees ! Estimated noise=3.83242 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.0110912 Jy ! Component: 100 - total flux cleaned = 0.0175833 Jy ! Component: 150 - total flux cleaned = 0.0217153 Jy ! Component: 200 - total flux cleaned = 0.0240666 Jy ! Total flux subtracted in 200 components = 0.0240666 Jy ! Clean residual min=-0.009237 max=0.007087 Jy/beam ! Clean residual mean=-0.000007 rms=0.002148 Jy/beam ! Combined flux in latest and established models = 0.238873 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.238873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069595Jy sigma=0.199149 ! Fit after self-cal, rms=0.069613Jy sigma=0.199078 ! 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.96 FD 0.93 HN 0.95 KP 0.97 ! LA 1.06 MK 1.01 NL 1.01 OV 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.89 HN 0.98 KP 0.90 ! LA 1.00 MK 1.10 NL 1.04 OV 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 0.99 KP 0.81 ! LA 1.06 MK 0.98 NL 1.06 OV 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.98 KP 0.85 ! LA 1.09 MK 1.05 NL 1.08 OV 1.00 ! ! ! Fit before self-cal, rms=0.069613Jy sigma=0.199078 ! Fit after self-cal, rms=0.066146Jy sigma=0.186106 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.143 mas, bmaj=3.46 mas, bpa=-19.17 degrees ! Estimated noise=3.83078 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.0025126 Jy ! Component: 100 - total flux cleaned = -0.0037184 Jy ! Component: 150 - total flux cleaned = -0.00419651 Jy ! Component: 200 - total flux cleaned = -0.00456098 Jy ! Total flux subtracted in 200 components = -0.00456098 Jy ! Clean residual min=-0.004373 max=0.005856 Jy/beam ! Clean residual mean=-0.000000 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.234312 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.234312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066001Jy sigma=0.185912 ! Fit after self-cal, rms=0.066052Jy sigma=0.185793 ! 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.066052Jy sigma=0.185793 ! Fit after self-cal, rms=0.065949Jy sigma=0.185664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.145 mas, bmaj=3.479 mas, bpa=-19.15 degrees ! Estimated noise=3.81711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00193192 Jy ! Component: 100 - total flux cleaned = -0.00309232 Jy ! Component: 150 - total flux cleaned = -0.00362155 Jy ! Component: 200 - total flux cleaned = -0.00397452 Jy ! Total flux subtracted in 200 components = -0.00397452 Jy ! Clean residual min=-0.004362 max=0.005804 Jy/beam ! Clean residual mean=-0.000000 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.230337 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.230337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065855Jy sigma=0.185576 ! Fit after self-cal, rms=0.065856Jy sigma=0.185569 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 (4.6, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00593747 Jy ! Component: 100 - total flux cleaned = 0.00973291 Jy ! Component: 150 - total flux cleaned = 0.0125628 Jy ! Component: 200 - total flux cleaned = 0.0147661 Jy ! Total flux subtracted in 200 components = 0.0147661 Jy ! Clean residual min=-0.003805 max=0.003386 Jy/beam ! Clean residual mean=-0.000000 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.245103 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 97 components and 0.245103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065332Jy sigma=0.182906 ! Fit after self-cal, rms=0.065305Jy sigma=0.182829 ! 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.065305Jy sigma=0.182829 ! Fit after self-cal, rms=0.064678Jy sigma=0.181165 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.146 mas, bmaj=3.48 mas, bpa=-19.02 degrees ! Estimated noise=3.78989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214194 Jy ! Component: 100 - total flux cleaned = 0.0031689 Jy ! Component: 150 - total flux cleaned = 0.00374884 Jy ! Component: 200 - total flux cleaned = 0.00400384 Jy ! Total flux subtracted in 200 components = 0.00400384 Jy ! Clean residual min=-0.002677 max=0.002939 Jy/beam ! Clean residual mean=0.000001 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.249107 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 123 components and 0.249107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064585Jy sigma=0.180803 ! Fit after self-cal, rms=0.064584Jy sigma=0.180773 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.000539874 Jy ! Component: 100 - total flux cleaned = 0.000728565 Jy ! Component: 150 - total flux cleaned = 0.000830338 Jy ! Component: 200 - total flux cleaned = 0.00092286 Jy ! Total flux subtracted in 200 components = 0.00092286 Jy ! Clean residual min=-0.002601 max=0.002732 Jy/beam ! Clean residual mean=0.000001 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.25003 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 133 components and 0.25003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064545Jy sigma=0.180656 ! Fit after self-cal, rms=0.064540Jy sigma=0.180651 ! 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.064540Jy sigma=0.180651 ! Fit after self-cal, rms=0.064369Jy sigma=0.180604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.302 mas, bmaj=3.851 mas, bpa=-10.25 degrees ! Estimated noise=3.87096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000514439 Jy ! Component: 100 - total flux cleaned = 0.00088191 Jy ! Component: 150 - total flux cleaned = 0.00121666 Jy ! Component: 200 - total flux cleaned = 0.00148454 Jy ! Total flux subtracted in 200 components = 0.00148454 Jy ! Clean residual min=-0.002937 max=0.003130 Jy/beam ! Clean residual mean=0.000002 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.251514 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 151 components and 0.251514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064354Jy sigma=0.180507 ! Fit after self-cal, rms=0.064348Jy sigma=0.180500 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.000100181 Jy ! Component: 100 - total flux cleaned = 0.000292632 Jy ! Component: 150 - total flux cleaned = 0.000511426 Jy ! Component: 200 - total flux cleaned = 0.00067329 Jy ! Total flux subtracted in 200 components = 0.00067329 Jy ! Clean residual min=-0.002829 max=0.003061 Jy/beam ! Clean residual mean=0.000002 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.252188 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 159 components and 0.252188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064341Jy sigma=0.180455 ! Fit after self-cal, rms=0.064339Jy sigma=0.180452 ! 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.064339Jy sigma=0.180452 ! Fit after self-cal, rms=0.064339Jy sigma=0.180452 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.064339Jy sigma=0.180452 ! Fit after self-cal, rms=0.064207Jy sigma=0.180439 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=0.9102 mas, bmaj=3.33 mas, bpa=-20.19 degrees ! Estimated noise=6.62922 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.000717845 Jy ! Component: 100 - total flux cleaned = 0.000169965 Jy ! Component: 150 - total flux cleaned = -0.000547422 Jy ! Component: 200 - total flux cleaned = -0.00131759 Jy ! Total flux subtracted in 200 components = -0.00131759 Jy ! Clean residual min=-0.003087 max=0.003321 Jy/beam ! Clean residual mean=-0.000000 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.25087 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 174 components and 0.25087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064190Jy sigma=0.180483 ! Fit after self-cal, rms=0.064186Jy sigma=0.180460 ! Inverting map ! Added new window around map position (-16.4, 7.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198547 Jy ! Component: 100 - total flux cleaned = 0.00207631 Jy ! Component: 150 - total flux cleaned = 0.00171271 Jy ! Component: 200 - total flux cleaned = 0.00143375 Jy ! Total flux subtracted in 200 components = 0.00143375 Jy ! Clean residual min=-0.002897 max=0.003142 Jy/beam ! Clean residual mean=-0.000000 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.252304 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 190 components and 0.252304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064138Jy sigma=0.180449 ! Fit after self-cal, rms=0.064134Jy sigma=0.180414 ! 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.146 mas, bmaj=3.488 mas, bpa=-18.99 degrees ! Estimated noise=3.77536 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 (-1, 8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153988 Jy ! Component: 100 - total flux cleaned = 0.00136204 Jy ! Component: 150 - total flux cleaned = 0.00130644 Jy ! Component: 200 - total flux cleaned = 0.00126948 Jy ! Component: 250 - total flux cleaned = 0.00127229 Jy ! Component: 300 - total flux cleaned = 0.00116076 Jy ! Component: 350 - total flux cleaned = 0.00112756 Jy ! Component: 400 - total flux cleaned = 0.00122782 Jy ! Total flux subtracted in 400 components = 0.00122782 Jy ! Clean residual min=-0.002246 max=0.002139 Jy/beam ! Clean residual mean=0.000001 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.253532 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 248 components and 0.253532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063978Jy sigma=0.179927 ! Fit after self-cal, rms=0.063974Jy sigma=0.179911 ! 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.00011641 Jy ! Component: 100 - total flux cleaned = 0.000127959 Jy ! Component: 150 - total flux cleaned = 0.00024186 Jy ! Component: 200 - total flux cleaned = 0.000408982 Jy ! Component: 250 - total flux cleaned = 0.000623403 Jy ! Component: 300 - total flux cleaned = 0.000700061 Jy ! Component: 350 - total flux cleaned = 0.000724475 Jy ! Component: 400 - total flux cleaned = 0.000796841 Jy ! Total flux subtracted in 400 components = 0.000796841 Jy ! Clean residual min=-0.002149 max=0.002102 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.254328 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 278 components and 0.254328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063925Jy sigma=0.179789 ! Fit after self-cal, rms=0.063925Jy sigma=0.179785 ! 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.063925Jy sigma=0.179785 ! Fit after self-cal, rms=0.063945Jy sigma=0.179761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.147 mas, bmaj=3.491 mas, bpa=-18.98 degrees ! Estimated noise=3.77237 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.11206e-05 Jy ! Component: 100 - total flux cleaned = -3.9041e-05 Jy ! Component: 150 - total flux cleaned = -8.58531e-05 Jy ! Component: 200 - total flux cleaned = -8.51895e-05 Jy ! Component: 250 - total flux cleaned = -0.000106472 Jy ! Component: 300 - total flux cleaned = -0.000127487 Jy ! Component: 350 - total flux cleaned = -0.000209778 Jy ! Component: 400 - total flux cleaned = -0.000329778 Jy ! Total flux subtracted in 400 components = -0.000329778 Jy ! Clean residual min=-0.002090 max=0.002046 Jy/beam ! Clean residual mean=0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.253999 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 314 components and 0.253999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063910Jy sigma=0.179682 ! Fit after self-cal, rms=0.063910Jy sigma=0.179679 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 = -2.45639e-05 Jy ! Component: 100 - total flux cleaned = -2.49927e-05 Jy ! Component: 150 - total flux cleaned = -0.000122515 Jy ! Component: 200 - total flux cleaned = -0.000236536 Jy ! Component: 250 - total flux cleaned = -0.000310478 Jy ! Component: 300 - total flux cleaned = -0.000401023 Jy ! Component: 350 - total flux cleaned = -0.000489972 Jy ! Component: 400 - total flux cleaned = -0.000542716 Jy ! Total flux subtracted in 400 components = -0.000542716 Jy ! Clean residual min=-0.002090 max=0.002020 Jy/beam ! Clean residual mean=0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.253456 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 330 components and 0.253456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063888Jy sigma=0.179624 ! Fit after self-cal, rms=0.063888Jy sigma=0.179622 ! 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.063888Jy sigma=0.179622 ! Fit after self-cal, rms=0.063895Jy sigma=0.179601 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.147 mas, bmaj=3.492 mas, bpa=-18.98 degrees ! Estimated noise=3.77077 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137498 Jy ! Component: 100 - total flux cleaned = 0.000118323 Jy ! Component: 150 - total flux cleaned = 0.000100072 Jy ! Component: 200 - total flux cleaned = 6.38474e-05 Jy ! Component: 250 - total flux cleaned = 4.64186e-05 Jy ! Component: 300 - total flux cleaned = -5.14184e-06 Jy ! Component: 350 - total flux cleaned = -5.56819e-05 Jy ! Component: 400 - total flux cleaned = -0.00015466 Jy ! Total flux subtracted in 400 components = -0.00015466 Jy ! Clean residual min=-0.002153 max=0.002003 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.253301 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 355 components and 0.253301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063873Jy sigma=0.179557 ! Fit after self-cal, rms=0.063873Jy sigma=0.179556 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 = 5.29256e-05 Jy ! Component: 100 - total flux cleaned = -4.58617e-05 Jy ! Component: 150 - total flux cleaned = -0.000158223 Jy ! Component: 200 - total flux cleaned = -0.000205509 Jy ! Component: 250 - total flux cleaned = -0.000314305 Jy ! Component: 300 - total flux cleaned = -0.000406091 Jy ! Component: 350 - total flux cleaned = -0.000541832 Jy ! Component: 400 - total flux cleaned = -0.000646153 Jy ! Total flux subtracted in 400 components = -0.000646153 Jy ! Clean residual min=-0.002151 max=0.001981 Jy/beam ! Clean residual mean=0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.252655 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 373 components and 0.252655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063858Jy sigma=0.179520 ! Fit after self-cal, rms=0.063857Jy sigma=0.179519 ! 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.063857Jy sigma=0.179519 ! Fit after self-cal, rms=0.063721Jy sigma=0.174993 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.304 mas, bmaj=3.862 mas, bpa=-10.24 degrees ! Estimated noise=3.86619 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000388354 Jy ! Component: 100 - total flux cleaned = -0.00047905 Jy ! Component: 150 - total flux cleaned = -0.000437869 Jy ! Component: 200 - total flux cleaned = -0.000437696 Jy ! Component: 250 - total flux cleaned = -0.000490054 Jy ! Component: 300 - total flux cleaned = -0.000439512 Jy ! Component: 350 - total flux cleaned = -0.000423631 Jy ! Component: 400 - total flux cleaned = -0.000423425 Jy ! Total flux subtracted in 400 components = -0.000423425 Jy ! Clean residual min=-0.001711 max=0.002063 Jy/beam ! Clean residual mean=0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.252232 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 415 components and 0.252232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063718Jy sigma=0.174951 ! Fit after self-cal, rms=0.063730Jy sigma=0.174936 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, -44.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132441 Jy ! Component: 100 - total flux cleaned = 0.00113837 Jy ! Component: 150 - total flux cleaned = 0.000739871 Jy ! Component: 200 - total flux cleaned = 0.000257376 Jy ! Component: 250 - total flux cleaned = -1.36841e-05 Jy ! Component: 300 - total flux cleaned = -0.000313174 Jy ! Component: 350 - total flux cleaned = -0.000618172 Jy ! Component: 400 - total flux cleaned = -0.000953697 Jy ! Total flux subtracted in 400 components = -0.000953697 Jy ! Clean residual min=-0.001537 max=0.001531 Jy/beam ! Clean residual mean=0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.251278 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 457 components and 0.251278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063634Jy sigma=0.174632 ! Fit after self-cal, rms=0.063632Jy sigma=0.174613 ! Inverting map ! Added new window around map position (0.8, -8.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000606539 Jy ! Component: 100 - total flux cleaned = 0.000447998 Jy ! Component: 150 - total flux cleaned = 0.0004478 Jy ! Component: 200 - total flux cleaned = 0.000566256 Jy ! Component: 250 - total flux cleaned = 0.000593842 Jy ! Component: 300 - total flux cleaned = 0.000490999 Jy ! Component: 350 - total flux cleaned = 0.000368024 Jy ! Component: 400 - total flux cleaned = 0.00027279 Jy ! Total flux subtracted in 400 components = 0.00027279 Jy ! Clean residual min=-0.001413 max=0.001279 Jy/beam ! Clean residual mean=0.000000 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.251551 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 500 components and 0.25155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063595Jy sigma=0.174447 ! Fit after self-cal, rms=0.063591Jy sigma=0.174440 ! 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.149 mas, bmaj=3.493 mas, bpa=-18.97 degrees ! Estimated noise=3.78437 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.149 x 3.493 at -18.97 degrees (North through East) ! Clean map min=-0.002183 max=0.18076 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=0.9113 mas, bmaj=3.333 mas, bpa=-20.2 degrees ! Estimated noise=6.66246 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134063 Jy ! Component: 100 - total flux cleaned = 0.17797 Jy ! Component: 150 - total flux cleaned = 0.199011 Jy ! Component: 200 - total flux cleaned = 0.210525 Jy ! Component: 250 - total flux cleaned = 0.217436 Jy ! Component: 300 - total flux cleaned = 0.220416 Jy ! Component: 350 - total flux cleaned = 0.222188 Jy ! Component: 400 - total flux cleaned = 0.224216 Jy ! Total flux subtracted in 400 components = 0.224216 Jy ! Clean residual min=-0.003609 max=0.003747 Jy/beam ! Clean residual mean=0.000001 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.224217 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.224217 Jy ! Inverting map and beam ! Estimated beam: bmin=1.149 mas, bmaj=3.493 mas, bpa=-18.97 degrees ! Estimated noise=3.78437 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322499 Jy ! Component: 100 - total flux cleaned = 0.00390792 Jy ! Component: 150 - total flux cleaned = 0.00461909 Jy ! Component: 200 - total flux cleaned = 0.00482587 Jy ! Component: 250 - total flux cleaned = 0.00482418 Jy ! Component: 300 - total flux cleaned = 0.00482249 Jy ! Component: 350 - total flux cleaned = 0.00513439 Jy ! Component: 400 - total flux cleaned = 0.00549921 Jy ! Total flux subtracted in 400 components = 0.00549921 Jy ! Clean residual min=-0.002410 max=0.002381 Jy/beam ! Clean residual mean=0.000002 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.229716 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 139 components and 0.229716 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.304 mas, bmaj=3.862 mas, bpa=-10.24 degrees ! Estimated noise=3.86619 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000905253 Jy ! Component: 100 - total flux cleaned = 0.00121446 Jy ! Component: 150 - total flux cleaned = 0.0016323 Jy ! Component: 200 - total flux cleaned = 0.00188596 Jy ! Component: 250 - total flux cleaned = 0.0022833 Jy ! Component: 300 - total flux cleaned = 0.00254482 Jy ! Component: 350 - total flux cleaned = 0.00278897 Jy ! Component: 400 - total flux cleaned = 0.00306542 Jy ! Total flux subtracted in 400 components = 0.00306542 Jy ! Clean residual min=-0.001870 max=0.001887 Jy/beam ! Clean residual mean=0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.232781 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 (51, 0.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161817 Jy ! Component: 100 - total flux cleaned = 0.00240344 Jy ! Component: 150 - total flux cleaned = 0.00290133 Jy ! Component: 200 - total flux cleaned = 0.00324613 Jy ! Component: 250 - total flux cleaned = 0.00349584 Jy ! Component: 300 - total flux cleaned = 0.00369689 Jy ! Component: 350 - total flux cleaned = 0.00372722 Jy ! Component: 400 - total flux cleaned = 0.00375865 Jy ! Total flux subtracted in 400 components = 0.00375865 Jy ! Clean residual min=-0.001570 max=0.001561 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.23654 Jy ! Adding 161 model components to the UV plane model. ! The established model now contains 291 components and 0.23654 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.149 mas, bmaj=3.493 mas, bpa=-18.97 degrees ! Estimated noise=3.78437 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000752769 Jy ! Component: 100 - total flux cleaned = 0.00060866 Jy ! Component: 150 - total flux cleaned = 0.000609023 Jy ! Component: 200 - total flux cleaned = 0.000608176 Jy ! Component: 250 - total flux cleaned = 0.00065056 Jy ! Component: 300 - total flux cleaned = 0.000650232 Jy ! Component: 350 - total flux cleaned = 0.000769016 Jy ! Component: 400 - total flux cleaned = 0.000809183 Jy ! Total flux subtracted in 400 components = 0.000809183 Jy ! Clean residual min=-0.001589 max=0.001551 Jy/beam ! Clean residual mean=0.000000 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.237349 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 346 components and 0.237349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063602Jy sigma=0.174482 ! Fit after self-cal, rms=0.063571Jy sigma=0.174431 wmodel /scr/pima/rdv94_uvs/J2142-0437_X_map.mod ! Writing 346 model components to file: /scr/pima/rdv94_uvs/J2142-0437_X_map.mod wobs /scr/pima/rdv94_uvs/J2142-0437_X_uvs.fits ! Applying 2072 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J2142-0437_X_uvs.fits wwins /scr/pima/rdv94_uvs/J2142-0437_X_map.win ! wwins: Wrote 7 windows to /scr/pima/rdv94_uvs/J2142-0437_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 = 5.19161e-05 Jy ! Component: 100 - total flux cleaned = 9.79968e-07 Jy ! Component: 150 - total flux cleaned = 4.97928e-05 Jy ! Component: 200 - total flux cleaned = 0.000191725 Jy ! Component: 250 - total flux cleaned = 0.00030553 Jy ! Component: 300 - total flux cleaned = 0.000394531 Jy ! Component: 350 - total flux cleaned = 0.000502326 Jy ! Component: 400 - total flux cleaned = 0.0005865 Jy ! Component: 450 - total flux cleaned = 0.000710065 Jy ! Component: 500 - total flux cleaned = 0.000770416 Jy ! Component: 550 - total flux cleaned = 0.000809894 Jy ! Component: 600 - total flux cleaned = 0.000848953 Jy ! Component: 650 - total flux cleaned = 0.000944714 Jy ! Component: 700 - total flux cleaned = 0.000963314 Jy ! Component: 750 - total flux cleaned = 0.00107492 Jy ! Component: 800 - total flux cleaned = 0.00112973 Jy ! Component: 850 - total flux cleaned = 0.00122011 Jy ! Component: 900 - total flux cleaned = 0.00130969 Jy ! Component: 950 - total flux cleaned = 0.00141593 Jy ! Component: 1000 - total flux cleaned = 0.00148597 Jy ! Component: 1050 - total flux cleaned = 0.0015726 Jy ! Component: 1100 - total flux cleaned = 0.0016069 Jy ! Component: 1150 - total flux cleaned = 0.00162412 Jy ! Component: 1200 - total flux cleaned = 0.00160742 Jy ! Component: 1250 - total flux cleaned = 0.00162417 Jy ! Component: 1300 - total flux cleaned = 0.00164064 Jy ! Component: 1350 - total flux cleaned = 0.00164059 Jy ! Component: 1400 - total flux cleaned = 0.00168937 Jy ! Component: 1450 - total flux cleaned = 0.00168923 Jy ! Component: 1500 - total flux cleaned = 0.00168909 Jy ! Component: 1550 - total flux cleaned = 0.00168917 Jy ! Component: 1600 - total flux cleaned = 0.00176777 Jy ! Component: 1650 - total flux cleaned = 0.00181437 Jy ! Component: 1700 - total flux cleaned = 0.00184516 Jy ! Component: 1750 - total flux cleaned = 0.00178363 Jy ! Component: 1800 - total flux cleaned = 0.00187499 Jy ! Component: 1850 - total flux cleaned = 0.00192047 Jy ! Component: 1900 - total flux cleaned = 0.00199548 Jy ! Component: 1950 - total flux cleaned = 0.00196555 Jy ! Component: 2000 - total flux cleaned = 0.00199525 Jy ! Component: 2050 - total flux cleaned = 0.00203947 Jy ! Component: 2100 - total flux cleaned = 0.00208331 Jy ! Component: 2150 - total flux cleaned = 0.00209778 Jy ! Component: 2200 - total flux cleaned = 0.00211229 Jy ! Component: 2250 - total flux cleaned = 0.00218392 Jy ! Component: 2300 - total flux cleaned = 0.00216971 Jy ! Component: 2350 - total flux cleaned = 0.0021696 Jy ! Component: 2400 - total flux cleaned = 0.00218372 Jy ! Component: 2450 - total flux cleaned = 0.00221161 Jy ! Component: 2500 - total flux cleaned = 0.00221144 Jy ! Component: 2550 - total flux cleaned = 0.0021839 Jy ! Component: 2600 - total flux cleaned = 0.00218396 Jy ! Component: 2650 - total flux cleaned = 0.00219771 Jy ! Component: 2700 - total flux cleaned = 0.00221121 Jy ! Component: 2750 - total flux cleaned = 0.00223823 Jy ! Component: 2800 - total flux cleaned = 0.00218447 Jy ! Component: 2850 - total flux cleaned = 0.00221117 Jy ! Component: 2900 - total flux cleaned = 0.00222449 Jy ! Component: 2950 - total flux cleaned = 0.00218482 Jy ! Component: 3000 - total flux cleaned = 0.00226373 Jy ! Component: 3050 - total flux cleaned = 0.00228971 Jy ! Component: 3100 - total flux cleaned = 0.00228955 Jy ! Component: 3150 - total flux cleaned = 0.00230254 Jy ! Component: 3200 - total flux cleaned = 0.00230245 Jy ! Component: 3250 - total flux cleaned = 0.00230257 Jy ! Component: 3300 - total flux cleaned = 0.00228985 Jy ! Component: 3350 - total flux cleaned = 0.00235345 Jy ! Component: 3400 - total flux cleaned = 0.00235337 Jy ! Component: 3450 - total flux cleaned = 0.00239097 Jy ! Component: 3500 - total flux cleaned = 0.00236604 Jy ! Component: 3550 - total flux cleaned = 0.00242807 Jy ! Component: 3600 - total flux cleaned = 0.00239099 Jy ! Component: 3650 - total flux cleaned = 0.00244021 Jy ! Component: 3700 - total flux cleaned = 0.00244011 Jy ! Component: 3750 - total flux cleaned = 0.00241574 Jy ! Component: 3800 - total flux cleaned = 0.00244001 Jy ! Component: 3850 - total flux cleaned = 0.0024642 Jy ! Component: 3900 - total flux cleaned = 0.00250037 Jy ! Component: 3950 - total flux cleaned = 0.00252436 Jy ! Component: 4000 - total flux cleaned = 0.00252442 Jy ! Component: 4050 - total flux cleaned = 0.00257186 Jy ! Total flux subtracted in 4096 components = 0.0025719 Jy ! Clean residual min=-0.000802 max=0.000665 Jy/beam ! Clean residual mean=-0.000001 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.239921 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 586 components and 0.239921 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J2142-0437_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.149 x 3.493 at -18.97 degrees (North through East) ! Clean map min=-0.0025025 max=0.1796 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J2142-0437_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.1795 rms= 0.0002 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J2142-0437_X_uvs.log closed on Tue Oct 8 12:26:52 2013